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
2025-07-16 12:02:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec7ffa20f2cc2beb94d7f086155f80df4b09bbdf
ArduinoJson
/
extras
/
tests
/
MsgPackSerializer
History
Benoit Blanchon
0f529a3587
Renamed undocumented function
isUndefined()
to
isUnbound()
2021-12-16 14:55:26 +01: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
Renamed undocumented function
isUndefined()
to
isUnbound()
2021-12-16 14:55:26 +01:00