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,793
Commits
9
Branches
140
Tags
c37990d79120ddcba1e073220ef0599d3d8a1cb5
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
0f511b873d
VariantPool: store
VariantSlot
s instead of
char
s
2023-07-12 15:03:56 +02:00
Benoit Blanchon
d8f3058efa
Store the strings in the heap
2023-04-17 10:42:08 +02:00
Benoit Blanchon
c4b879645a
Remove
JsonDocument::capacity()
2023-04-03 09:51:43 +02:00
Benoit Blanchon
0643c2e708
Test: gather JsonDocument constructor and assignment tests
2023-04-03 09:51:09 +02:00
Benoit Blanchon
bcf1339e89
Test: split
JsonDocument.cpp
into multiple files
2023-04-03 09:51:09 +02:00