use latest NeoPixelBus for -S3

NeoPixelBus 2.7.1 is the first release that has official support for ESP32-S3
This commit is contained in:
Frank 2022-12-05 16:20:58 +01:00
parent efc476e50b
commit da7972c119

View File

@ -261,8 +261,8 @@ build_flags = -g
lib_deps =
${env.lib_deps}
;; currently we need the latest NeoPixelBus dev version, because it contains important bugfixes for -S3
https://github.com/Makuna/NeoPixelBus.git#master @ 2.7.0
;; NeoPixelBus 2.7.1 is the first that has official support for ESP32-S3
makuna/NeoPixelBus @ ~2.7.1
https://github.com/pbolduc/AsyncTCP.git @ 1.2.0