From 343252f6c93e7b5480b48813753be39aab575059 Mon Sep 17 00:00:00 2001 From: Will Tatam Date: Sat, 8 Apr 2023 13:40:39 +0100 Subject: [PATCH] Use taged version of esp_dmx --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index f03084af..af9627e8 100644 --- a/platformio.ini +++ b/platformio.ini @@ -288,7 +288,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 + https://github.com/someweisguy/esp_dmx.git#v2.02 [esp32s2] build_flags = -g