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,100
Commits
9
Branches
140
Tags
b184af6d006e94d4a76e1943c6d3afa7e195a0f7
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
b184af6d00
User can now use a JsonString as a key or a value
2019-01-29 17:00:11 +01:00
Benoit Blanchon
9ac2ac303c
Removed default capacity of
DynamicJsonDocument
2019-01-14 10:32:19 +01:00
Benoit Blanchon
a60162ba76
Removed the indirection via StringSlot
2018-11-30 14:27:35 +01:00
Benoit Blanchon
45f4e5ac20
Restored the monotonic allocator
2018-11-30 14:27:33 +01:00
Benoit Blanchon
720e6548c7
Replacing a value now releases the memory
2018-11-12 18:28:34 +01:00