This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
1,109
Commits
9
Branches
140
Tags
56bf24e1ec76ef331eff2e4c8c57f366f24c8957
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benoit Blanchon
56bf24e1ec
Fixed
JsonVariant::isNull()
not returning
true
after
set((char*)0)
2019-02-18 16:04:51 +01:00
Benoit Blanchon
c3f71c1a99
Updated copyright year to 2019
2019-02-15 13:32:04 +01:00
Benoit Blanchon
7050ef675d
Decode escaped Unicode characters like \u00DE (issue
#304
, PR
#791
)
2019-02-15 13:29:30 +01:00