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-21 14:32:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,026
Commits
8
Branches
140
Tags
6d290bd00148f0837aab52561072205f575a841b
Commit Graph
2 Commits
Author
SHA1
Message
Date
Benoit Blanchon
fc2e3a4ab3
Added
serializeMsgPack()
and
measureMsgPack()
(
closes
#358
)
2018-05-29 08:31:39 +02:00
Benoit Blanchon
4592f23260
Merged MsgPackError and JsonError into DeserializationError.
...
Return NotSupported if the JSON input contains "\u".
2018-05-15 18:23:09 +02:00