We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407c9d5 commit 7a6eadbCopy full SHA for 7a6eadb
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+# 1.3.10
2
+
3
+## Chages
4
+* Use `JsonDocument` instead of the deprecated `StaticJsonDocument` from ArduinoJson in `sandbox.ino` and `plant_monitoring.ino`
5
+* Correct some compiler warnings and typos
6
7
8
# 1.3.9
9
-# Changes
10
+## Changes
11
* `mqtt_azure.ino` example sketch now uses callbacks for receiving messages, so that the wilcard subscription is handled properly
12
13
0 commit comments