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,219
Commits
9
Branches
140
Tags
1e3d4789981e75b10e439b2e4a6df78d7466408f
Commit Graph
4 Commits
Author
SHA1
Message
Date
Benoit Blanchon
f9cfea244a
Updated copyright notice
2020-01-09 15:48:38 +01:00
Benoit Blanchon
ef63757b1a
Fixed deserializer that stopped reading at the first 0xFF (
closes
#1118
)
2019-10-29 14:17:11 +01:00
Benoit Blanchon
3a169df0a5
Added support for custom reader classes
2019-10-25 11:39:04 +02:00
Benoit Blanchon
16fe3c0acc
Improved
deserializeMsgPack()
speed by reading several bytes at once
2019-10-14 12:02:26 +02:00