Skip to content

Commit d0fe878

Browse files
committed
Disable HUB75 for V4_M builds due to space issues when building on windows
1 parent 1f4d5b8 commit d0fe878

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platformio.ini

+1
Original file line numberDiff line numberDiff line change
@@ -1531,6 +1531,7 @@ lib_deps = ${esp32_4MB_V4_M_base.esp32_lib_deps}
15311531
lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
15321532
build_unflags = ${esp32_4MB_V4_M_base.build_unflags}
15331533
-D USERMOD_ANIMARTRIX ;; Tips our memory usage over the limit
1534+
-D WLED_ENABLE_HUB75MATRIX
15341535

15351536
;; RAM: [=== ] 25.9% (used 84708 bytes from 327680 bytes)
15361537
;; Flash: [==========] 98.5% (used 1549033 bytes from 1572864 bytes)

0 commit comments

Comments
 (0)