mirror of
https://github.com/wled/WLED.git
synced 2026-04-20 14:12:55 +00:00
NeoEsp32RmtHI does not support V5
This commit is contained in:
@@ -296,6 +296,7 @@ build_flags = -g
|
||||
-D WLED_DISABLE_INFRARED ;; TODO: remove once we have updated library for V5
|
||||
-D WLED_DISABLE_MQTT ;; TODO: remove once we have updated library for V5
|
||||
-D WLED_ENABLE_DMX_INPUT
|
||||
-D WLED_USE_SHARED_RMT ;; Use standard RMT method instead of incompatible NeoEsp32RmtHI - until updated for V5
|
||||
lib_deps =
|
||||
${esp32_all_variants.lib_deps}
|
||||
https://github.com/netmindz/esp_dmx/#esp-idf-v5-fixes
|
||||
|
||||
Reference in New Issue
Block a user