From d48e4adcd4a131d41db52b0afe5bf0503ba3557f Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Thu, 13 Apr 2023 12:16:32 +0200 Subject: [PATCH] CI build fix seems that NPB 2.7.4 introduces new incompatibilities that break our gh build action. --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 949858598..873592413 100644 --- a/platformio.ini +++ b/platformio.ini @@ -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