Skip to content

Commit

Permalink
pin ArduinoJson version to 6.20.1
Browse files Browse the repository at this point in the history
Apparently this issue bblanchon/ArduinoJson/issues/1914 is biting us.
Fixes issue #24.

Signed-off-by: Benjamin Cabé <kartben@users.noreply.github.com>
  • Loading branch information
kartben committed Apr 21, 2023
1 parent 095d653 commit bfca9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ lib_deps =
arduino-libraries/NTPClient
knolleary/PubSubClient
hideakitai/MsgPack
bblanchon/ArduinoJson
bblanchon/ArduinoJson@6.20.1
; END Azure IoT dependencies

0 comments on commit bfca9e4

Please sign in to comment.