diff --git a/platformio.ini b/platformio.ini index 88b21140..d3daf03f 100644 --- a/platformio.ini +++ b/platformio.ini @@ -269,7 +269,6 @@ lib_deps = https://github.com/softhack007/LITTLEFS-threadsafe.git#master makuna/NeoPixelBus @ 2.6.9 https://github.com/pbolduc/AsyncTCP.git @ 1.2.0 - https://github.com/someweisguy/esp_dmx.git ; @ v3.0.2-beta ;; ** For compiling with latest Frameworks (IDF4.4.x and arduino-esp32 v2.0.x) ** ;;; standard platform @@ -290,6 +289,7 @@ lib_depsV4 = ;https://github.com/Makuna/NeoPixelBus.git#master ;; NPB 2.6.9 tends to crash whith IDF V4.4.3 -> use latest NeoPixelBus dev instead makuna/NeoPixelBus @ 2.7.1 https://github.com/pbolduc/AsyncTCP.git @ 1.2.0 + https://github.com/someweisguy/esp_dmx.git#feature/rdm-rx [esp32s2] build_flags = -g