mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
chore: update lv_conf_internal.h
This commit is contained in:
parent
7f4cde9388
commit
f6a61df3ae
@ -122,7 +122,7 @@
|
||||
#ifdef CONFIG_LV_MEM_SIZE
|
||||
#define LV_MEM_SIZE CONFIG_LV_MEM_SIZE
|
||||
#else
|
||||
#define LV_MEM_SIZE (32U * 1024U) /*[bytes]*/
|
||||
#define LV_MEM_SIZE (48U * 1024U) /*[bytes]*/
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user