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,314
Commits
9
Branches
140
Tags
d04669d0cc2569d9fc2f38f93c0912fd0a42538c
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
d04669d0cc
Fixed result of
JsonVariant::set((char*)0)
(
fixes
#1368
)
2020-09-05 17:33:47 +02:00
Benoit Blanchon
2996503b27
Fixed enums serialized as booleans (
fixes
#1197
)
2020-02-26 16:16:20 +01:00
Benoit Blanchon
e6ddfc7afb
Fixed static JsonString not being saved by reference
2020-02-16 17:34:04 +01:00
Benoit Blanchon
f9cfea244a
Updated copyright notice
2020-01-09 15:48:38 +01:00
Benoit Blanchon
b47ac27ac6
Moved ancillary files to
extras/
(
fixes
#1011
)
2019-09-03 15:11:05 +02:00