Skip to content

Commit d3954b9

Browse files
committed
Update NPB to 2.8.3
Remove logs form Git tracking
1 parent 7daea18 commit d3954b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ wled-update.sh
1515

1616
/build_output/
1717
/node_modules/
18+
/logs/
1819

1920
/wled00/extLibs
2021
/wled00/LittleFS

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ lib_compat_mode = strict
138138
lib_deps =
139139
fastled/FastLED @ 3.6.0
140140
IRremoteESP8266 @ 2.8.2
141-
makuna/NeoPixelBus @ 2.8.0
141+
makuna/NeoPixelBus @ 2.8.3
142142
#https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
143143
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.2.1
144144
# for I2C interface

0 commit comments

Comments
 (0)