Disable USERMOD_ANIMARTRIX due to lack of memory on esp32c3dev_4MB_M
This commit is contained in:
@@ -1508,6 +1508,7 @@ build_unflags = ${common.build_unflags}
|
||||
-D WLED_ENABLE_DMX ;; disabled because it does not work with ESP-IDF 4.4.x (buggy driver in SparkFunDMX)
|
||||
-D WLED_ENABLE_DMX_INPUT ;; needs more testing
|
||||
;-D WLED_DEBUG_HOST='"192.168.x.x"' ;; to disable net print
|
||||
-D USERMOD_ANIMARTRIX ;; Tips our memory usage over the limit
|
||||
|
||||
build_flags = ${common.build_flags} ${esp32c3.build_flags}
|
||||
; -D WLED_DISABLE_OTA ;; OTA is not possible for boards with 2MB flash only (like some Ai-Thinker ESP32-C3-12F models)
|
||||
|
||||
Reference in New Issue
Block a user