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-16 03:52:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,062
Commits
9
Branches
140
Tags
5eee947ffea909c60094492a041e65d62500b4bd
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