Fixed error IsBaseOf is not a member of ArduinoJson::TypeTraits (issue #495)

This commit is contained in:
Benoit Blanchon
2017-05-02 21:29:45 +02:00
parent 01c3166043
commit 34674fc282
6 changed files with 19 additions and 11 deletions

View File

@@ -1,6 +1,11 @@
ArduinoJson: change log
=======================
HEAD
----
* Fixed error `IsBaseOf is not a member of ArduinoJson::TypeTraits` (issue #495)
v5.9.0
------