From ed54d102ffda384290f01d21e91f63d446e1cebf Mon Sep 17 00:00:00 2001 From: Will Tatam Date: Thu, 23 Mar 2023 18:45:23 +0000 Subject: [PATCH] Only supported with newer platforms --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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