Fix to use upstream NeoPixelBus on ESP32.

This commit is contained in:
Blaz Kristan 2021-07-04 16:25:33 +02:00
parent 8769234e28
commit 5229b2959e

View File

@ -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]