Disable USERMOD_ANIMARTRIX due to lack of memory on esp32_4MB_M_debug

This commit is contained in:
Will Tatam
2023-05-29 17:18:29 +01:00
parent cfb9c60e2d
commit 3d909f69fa

View File

@@ -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