This website requires JavaScript.
Explore
Help
Sign In
bblanchon
/
ArduinoJson
Watch
1
Star
0
Fork
1
You've already forked ArduinoJson
mirror of
https://github.com/bblanchon/ArduinoJson.git
synced
2026-02-09 08:35:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d07abddcdbeab485a1d2455edfc9954afe4f4ea
ArduinoJson
/
extras
/
tests
/
MsgPackSerializer
History
Benoit Blanchon
3f43c2b816
Remove
JSON_ARRAY_SIZE()
,
JSON_OBJECT_SIZE()
, and
JSON_STRING_SIZE()
2023-03-29 19:18:06 +02:00
..
CMakeLists.txt
Update copyright notice
2023-02-16 11:45:01 +01:00
destination_types.cpp
Merge
DynamicJsonDocument
with
JsonDocument
2023-03-20 14:49:51 +01:00
measure.cpp
Merge
DynamicJsonDocument
with
JsonDocument
2023-03-20 14:49:51 +01:00
misc.cpp
Merge
DynamicJsonDocument
with
JsonDocument
2023-03-20 14:49:51 +01:00
serializeArray.cpp
Remove
JSON_ARRAY_SIZE()
,
JSON_OBJECT_SIZE()
, and
JSON_STRING_SIZE()
2023-03-29 19:18:06 +02:00
serializeObject.cpp
Merge
DynamicJsonDocument
with
JsonDocument
2023-03-20 14:49:51 +01:00
serializeVariant.cpp
Merge
DynamicJsonDocument
with
JsonDocument
2023-03-20 14:49:51 +01:00