From 650ba2afa40a3a096582bde9fe879e9d25ad27ae Mon Sep 17 00:00:00 2001 From: ProrokWielki Date: Sun, 17 Mar 2024 18:34:55 +0100 Subject: [PATCH] Updated ArduinoJson version Without this change the the build fails --- PlatformIO/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlatformIO/platformio.ini b/PlatformIO/platformio.ini index 8f2c08b..ab547d5 100644 --- a/PlatformIO/platformio.ini +++ b/PlatformIO/platformio.ini @@ -33,7 +33,7 @@ lib_deps = https://github.com/marvinroger/async-mqtt-client.git https://github.com/me-no-dev/AsyncTCP.git https://github.com/knolleary/pubsubclient.git - https://github.com/bblanchon/ArduinoJson.git @ ^6.19.4 + https://github.com/bblanchon/ArduinoJson.git ESP Async WebServer m5stack/M5Atom fastled/FastLED