mirror of
https://github.com/wled/WLED.git
synced 2025-07-17 15:56:31 +00:00
Update NPB to 2.8.3
Remove logs form Git tracking
This commit is contained in:
parent
7daea18907
commit
d3954b94d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,6 +15,7 @@ wled-update.sh
|
|||||||
|
|
||||||
/build_output/
|
/build_output/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
|
/logs/
|
||||||
|
|
||||||
/wled00/extLibs
|
/wled00/extLibs
|
||||||
/wled00/LittleFS
|
/wled00/LittleFS
|
||||||
|
@ -138,7 +138,7 @@ lib_compat_mode = strict
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
fastled/FastLED @ 3.6.0
|
fastled/FastLED @ 3.6.0
|
||||||
IRremoteESP8266 @ 2.8.2
|
IRremoteESP8266 @ 2.8.2
|
||||||
makuna/NeoPixelBus @ 2.8.0
|
makuna/NeoPixelBus @ 2.8.3
|
||||||
#https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
|
#https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
|
||||||
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.2.1
|
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.2.1
|
||||||
# for I2C interface
|
# for I2C interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user