We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4d5b8 commit d0fe878Copy full SHA for d0fe878
platformio.ini
@@ -1531,6 +1531,7 @@ lib_deps = ${esp32_4MB_V4_M_base.esp32_lib_deps}
1531
lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
1532
build_unflags = ${esp32_4MB_V4_M_base.build_unflags}
1533
-D USERMOD_ANIMARTRIX ;; Tips our memory usage over the limit
1534
+ -D WLED_ENABLE_HUB75MATRIX
1535
1536
;; RAM: [=== ] 25.9% (used 84708 bytes from 327680 bytes)
1537
;; Flash: [==========] 98.5% (used 1549033 bytes from 1572864 bytes)
0 commit comments