CI build fix
seems that NPB 2.7.4 introduces new incompatibilities that break our gh build action.
This commit is contained in:
parent
3e26bd6a17
commit
d48e4adcd4
@ -314,7 +314,7 @@ build_flags = -g
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
;; NeoPixelBus 2.7.1 is the first that has official support for ESP32-S3
|
;; NeoPixelBus 2.7.1 is the first that has official support for ESP32-S3
|
||||||
makuna/NeoPixelBus @ ~2.7.3
|
makuna/NeoPixelBus @ 2.7.3
|
||||||
https://github.com/pbolduc/AsyncTCP.git @ 1.2.0
|
https://github.com/pbolduc/AsyncTCP.git @ 1.2.0
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user