bump ArduinoJson to 7.x, refactoring MqttTask

This commit is contained in:
Yurii
2023-12-13 23:23:54 +03:00
parent 8e80cecc22
commit 2a28f664cf
4 changed files with 423 additions and 337 deletions

View File

@@ -12,7 +12,8 @@
framework = arduino
lib_deps =
;arduino-libraries/NTPClient@^3.2.1
bblanchon/ArduinoJson@^6.20.0
;bblanchon/ArduinoJson@^6.21.4
https://github.com/bblanchon/ArduinoJson/archive/refs/heads/7.x.zip
;ihormelnyk/OpenTherm Library@^1.1.4
https://github.com/Laxilef/opentherm_library/archive/refs/heads/dev.zip
knolleary/PubSubClient@^2.8