Revert to 6.17.3 because 6.18.0 is not in the registry yet

This commit is contained in:
fvanroie 2021-05-06 01:34:59 +02:00
parent 5706483d50
commit a84c543700

View File

@ -68,7 +68,7 @@ build_flags =
; Warning : don't put comments after github links => causes infinite download loop
lib_deps =
bxparks/AceButton@^1.8.3 ; GPIO button library
bblanchon/ArduinoJson@^6.18.0 ; Json(l) parser
bblanchon/ArduinoJson@^6.17.3 ; Json(l) parser
bblanchon/StreamUtils@1.6.0 ; for EEPromStream
knolleary/PubSubClient@^2.8.0 ; MQTT client
git+https://github.com/fvanroie/ConsoleInput.git