mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
fix c3 exceptions when using lvgl (#18493)
This commit is contained in:
parent
c1db67ce37
commit
763a8671ab
@ -226,7 +226,7 @@
|
||||
#define BE_USE_OS_MODULE 0
|
||||
#define BE_USE_GLOBAL_MODULE 1
|
||||
#define BE_USE_SYS_MODULE 1
|
||||
#define BE_USE_DEBUG_MODULE 1
|
||||
#define BE_USE_DEBUG_MODULE 0
|
||||
#define BE_USE_GC_MODULE 1
|
||||
#define BE_USE_SOLIDIFY_MODULE 0
|
||||
#define BE_USE_INTROSPECT_MODULE 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user