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,137
Commits
9
Branches
140
Tags
576543c4b4ab6173f7e5d11be3bf901457c72b1c
Commit Graph
4 Commits
Author
SHA1
Message
Date
Benoit Blanchon
576543c4b4
Added overflow handling in JsonVariant::as<T>() and JsonVariant::is<T>()
2019-03-06 15:31:37 +01:00
Benoit Blanchon
c3f71c1a99
Updated copyright year to 2019
2019-02-15 13:32:04 +01:00
Benoit Blanchon
527dc19794
Allow mixed configuration in compilation units (issue
#809
)
2018-10-02 16:54:05 +02:00
Benoit Blanchon
037f90aada
Disabled lazy number deserialization (
fixes
#772
)
2018-07-04 12:02:58 +02:00