Fix to use upstream NeoPixelBus on ESP32.

pull/2737/head
Blaz Kristan 2021-07-04 16:25:33 +02:00
rodzic 8769234e28
commit 5229b2959e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -205,7 +205,7 @@ build_flags = -g
lib_deps =
${env.lib_deps}
makuna/NeoPixelBus @ 2.6.5
https://github.com/Makuna/NeoPixelBus.git # until next upstream release
AsyncTCP @ 1.0.3
[esp32s2]