mirror of
https://github.com/wled/WLED.git
synced 2025-07-17 15:56:31 +00:00
Fix to use upstream NeoPixelBus on ESP32.
This commit is contained in:
parent
8769234e28
commit
5229b2959e
@ -205,7 +205,7 @@ build_flags = -g
|
|||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
makuna/NeoPixelBus @ 2.6.5
|
https://github.com/Makuna/NeoPixelBus.git # until next upstream release
|
||||||
AsyncTCP @ 1.0.3
|
AsyncTCP @ 1.0.3
|
||||||
|
|
||||||
[esp32s2]
|
[esp32s2]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user