mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update ArduinoJSON library
This commit is contained in:
parent
730d34f22b
commit
c0f1eea7ae
@ -72,7 +72,7 @@ build_flags =
|
|||||||
; Warning : don't put comments after github links => causes infinite download loop
|
; Warning : don't put comments after github links => causes infinite download loop
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bxparks/AceButton@^1.9.1 ; GPIO button library
|
bxparks/AceButton@^1.9.1 ; GPIO button library
|
||||||
bblanchon/ArduinoJson@^6.18.5 ; Json(l) parser
|
bblanchon/ArduinoJson@^6.19.0 ; Json(l) parser
|
||||||
bblanchon/StreamUtils@1.6.1 ; for EEPromStream
|
bblanchon/StreamUtils@1.6.1 ; for EEPromStream
|
||||||
knolleary/PubSubClient@^2.8.0 ; MQTT client
|
knolleary/PubSubClient@^2.8.0 ; MQTT client
|
||||||
git+https://github.com/fvanroie/ConsoleInput.git
|
git+https://github.com/fvanroie/ConsoleInput.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user