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
Files
acfa174333471ea25fa1ef74e2d9c2542dff942a
ArduinoJson
/
extras
/
tests
/
MsgPackSerializer
History
Benoit Blanchon
14639f129e
CMake: added empty line at end of each file
2021-06-26 11:29:15 +02:00
..
CMakeLists.txt
CMake: added empty line at end of each file
2021-06-26 11:29:15 +02:00
destination_types.cpp
serializeMsgPack(doc, p, n) doesn't add terminator anymore (
fixes
#1545
)
2021-04-29 20:59:15 +02:00
measure.cpp
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
misc.cpp
Moved ancillary files to
extras/
(
fixes
#1011
)
2019-09-03 15:11:05 +02:00
serializeArray.cpp
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
serializeObject.cpp
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
serializeVariant.cpp
Changed integer storage from positive/negative to signed/unsigned
2021-04-14 11:45:01 +02:00