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,155
Commits
9
Branches
140
Tags
2af003e4e23daae15b4156ea58a2ddba905b04e0
Commit Graph
4 Commits
Author
SHA1
Message
Date
Benoit Blanchon
576543c4b4
Added overflow handling in JsonVariant::as<T>() and JsonVariant::is<T>()
2019-03-06 15:31:37 +01:00
Benoit Blanchon
c3f71c1a99
Updated copyright year to 2019
2019-02-15 13:32:04 +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