This website requires JavaScript.
Explore
Help
Sign In
bblanchon
/
ArduinoJson
Watch
1
Star
0
Fork
1
You've already forked ArduinoJson
mirror of
https://github.com/bblanchon/ArduinoJson.git
synced
2025-07-27 17:27:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,183
Commits
8
Branches
140
Tags
f5c25823bc34f1784ff79b2ac03ed8117beeee39
Commit Graph
2 Commits
Author
SHA1
Message
Date
Benoit Blanchon
6011a2f51a
Fixed
deserializeJson()
not being picky enough (
fixes
#969
)
2019-04-21 14:35:13 +02:00
Benoit Blanchon
576543c4b4
Added overflow handling in JsonVariant::as<T>() and JsonVariant::is<T>()
2019-03-06 15:31:37 +01:00