mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
update ArduinoJson to 6.18.1
This commit is contained in:
parent
bd45601449
commit
f33973e4b3
@ -66,8 +66,8 @@ build_flags =
|
||||
; -- Shared library dependencies in all environments
|
||||
; 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
|
||||
bxparks/AceButton@^1.9.0 ; GPIO button library
|
||||
bblanchon/ArduinoJson@^6.18.1 ; Json(l) parser
|
||||
bblanchon/StreamUtils@1.6.1 ; for EEPromStream
|
||||
knolleary/PubSubClient@^2.8.0 ; MQTT client
|
||||
git+https://github.com/fvanroie/ConsoleInput.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user