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,048
Commits
9
Branches
140
Tags
b0560cbd996428588825b31694ad10529e59140f
Commit Graph
4 Commits
Author
SHA1
Message
Date
Benoit Blanchon
b0560cbd99
Added
JsonArrayConst
,
JsonObjectConst
, and
JsonVariantConst
2018-10-12 12:00:27 +02:00
Benoit Blanchon
b106b1ed14
Copy JsonArray and JsonObject, instead of storing pointers (
fixes
#780
)
2018-09-11 16:06:08 +02:00
Benoit Blanchon
9cbc891816
Implemented reference semantics for
JsonVariant
2018-08-21 17:56:16 +02:00
Benoit Blanchon
b105e6f7c4
Return
JsonArray
and
JsonObject
by value (
closes
#309
)
2018-07-02 09:35:21 +02:00