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,092
Commits
9
Branches
140
Tags
e633292df18f3056e58616bdf2b7f9ddf81eb8a8
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benoit Blanchon
e633292df1
Replaced JsonDocument::nestingLimit with a param to deserializeJson()
2019-01-19 14:45:16 +01:00
Benoit Blanchon
9ac2ac303c
Removed default capacity of
DynamicJsonDocument
2019-01-14 10:32:19 +01:00
Benoit Blanchon
fc2e3a4ab3
Added
serializeMsgPack()
and
measureMsgPack()
(
closes
#358
)
2018-05-29 08:31:39 +02:00