mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 09:16:41 +00:00
Lower esp8266 LV_MEM_SIZE
This commit is contained in:
parent
262567c450
commit
ef9441a954
@ -130,7 +130,7 @@ build_flags=
|
||||
-D ATOMIC_FS_UPDATE ; enabled compressed ota updates
|
||||
-D NO_GLOBAL_HTTPUPDATE ; dont instantiate httpUpdate
|
||||
; -- lvgl build options -----------------------------
|
||||
-D LV_MEM_SIZE=16384U ; 16kB lvgl memory
|
||||
-D LV_MEM_SIZE=10240U ; 10kB lvgl memory
|
||||
; -- hasp-lvgl build options ------------------------
|
||||
-D HASP_USE_TELNET=1
|
||||
-D HASP_USE_SPIFFS=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user