Fixed parsing of comments (issue #421)

This commit is contained in:
Benoit Blanchon
2017-01-17 21:48:13 +01:00
parent 2e7d498865
commit 17a17c8957
3 changed files with 22 additions and 29 deletions

View File

@@ -1,6 +1,11 @@
ArduinoJson: change log
=======================
HEAD
----
* Fixed parsing of comments (issue #421)
v5.8.1
------