Disable USERMOD_ANIMARTRIX due to lack of memory on esp32_4MB_M_debug
This commit is contained in:
@@ -1023,6 +1023,8 @@ board_build.partitions = tools/WLED_ESP32_16MB.csv ;; WLED standard for
|
||||
extends = esp32_4MB_M_base
|
||||
build_unflags = ${common.build_unflags}
|
||||
-D CORE_DEBUG_LEVEL=0
|
||||
-D USERMOD_ANIMARTRIX ;; Tips our memory usage over the limit
|
||||
|
||||
build_flags = ${esp32_4MB_M_base.build_flags}
|
||||
${Debug_Flags.build_flags}
|
||||
-D CORE_DEBUG_LEVEL=2 ;; 2=warning
|
||||
|
||||
Reference in New Issue
Block a user