This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
thirdparty-ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked thirdparty-ArduinoJson
mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced
2025-11-01 00:38:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f3e227a8bb7a0887249455c72d2385654063704
thirdparty-ArduinoJson
/
include
History
Benoit Blanchon
1f3e227a8b
Added ability to set a nested value like this:
root["A"]["B"] = "C"
(issue
#352
)
2016-12-10 15:22:57 +01:00
..
ArduinoJson
Added ability to set a nested value like this:
root["A"]["B"] = "C"
(issue
#352
)
2016-12-10 15:22:57 +01:00
ArduinoJson.h
ArduinoJson is now a header-only library (issue
#199
)
2016-06-22 21:41:19 +02:00
ArduinoJson.hpp
Renamed
*.ipp
to
*Impl.hpp
because they were ignored by Arduino IDE (issue
#396
)
2016-12-03 22:19:11 +01:00