chore: update lv_conf_internal.h
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
#ifdef CONFIG_LV_MEM_SIZE
|
#ifdef CONFIG_LV_MEM_SIZE
|
||||||
#define LV_MEM_SIZE CONFIG_LV_MEM_SIZE
|
#define LV_MEM_SIZE CONFIG_LV_MEM_SIZE
|
||||||
#else
|
#else
|
||||||
#define LV_MEM_SIZE (32U * 1024U) /*[bytes]*/
|
#define LV_MEM_SIZE (48U * 1024U) /*[bytes]*/
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user