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
2,014
Commits
9
Branches
140
Tags
57a9c50b38dab21a68d5ed412417df3dc4457086
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benoit Blanchon
57a9c50b38
Make
ElementProxy
and
MemberProxy
non-copyable
2024-11-25 10:46:21 +01:00
Benoit Blanchon
31253dbe13
Add more tests with VLAs
2024-11-08 09:37:49 +01:00
Benoit Blanchon
d92eee8736
Deprecate
containsKey()
in favor of
doc["key"].is<T>()
...
See
#2121
2024-09-06 17:32:09 +02:00