mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Bump ArduinoJson version
This commit is contained in:
parent
ea70eb6fed
commit
241cb0ff4e
@ -67,7 +67,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.8.2 ; GPIO button library
|
bxparks/AceButton@^1.8.2 ; GPIO button library
|
||||||
bblanchon/ArduinoJson@^6.17.2 ; Json(l) parser
|
bblanchon/ArduinoJson@^6.17.3 ; Json(l) parser
|
||||||
bblanchon/StreamUtils@1.6.0 ; for EEPromStream
|
bblanchon/StreamUtils@1.6.0 ; 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