Skip to content

Commit

Permalink
CI build fix
Browse files Browse the repository at this point in the history
seems that NPB 2.7.4 introduces new incompatibilities that break our gh build action.
  • Loading branch information
softhack007 committed Apr 13, 2023
1 parent 3e26bd6 commit d48e4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ build_flags = -g
lib_deps =
${env.lib_deps}
;; 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


Expand Down

0 comments on commit d48e4ad

Please sign in to comment.