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
1,733
Commits
9
Branches
140
Tags
044a4753d28f3532b1139ea427a7ce76e88d7b47
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
daa87e12dc
Update copyright notice
2023-02-16 11:45:01 +01:00
Benoit Blanchon
1b66a217bf
Replace
ARDUINOJSON_NAMESPACE
with an inline namespace (
#1820
)
2023-02-14 10:04:48 +01:00
Benoit Blanchon
af18994deb
Update copyright notice
2022-01-01 10:01:05 +01:00
Benoit Blanchon
2be528a3fa
serializeMsgPack(doc, p, n) doesn't add terminator anymore (
fixes
#1545
)
2021-04-29 20:59:15 +02:00
Benoit Blanchon
fc4f5fd05f
Changed integer storage from positive/negative to signed/unsigned
2021-04-14 11:45:01 +02:00