Import functions in the ArduinoJson namespace to get clearer errors

This commit is contained in:
Benoit Blanchon
2018-12-14 17:34:49 +01:00
parent a5cd1b1693
commit b0fb71f7d8
2 changed files with 15 additions and 5 deletions

View File

@@ -1,6 +1,11 @@
ArduinoJson: change log
=======================
HEAD
----
* Import functions in the ArduinoJson namespace to get clearer errors
v6.7.0-beta (2018-12-07)
-----------