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,494
Commits
9
Branches
140
Tags
67fc2d989727c6bf69c24d2c00fd8474e30dd991
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
67fc2d9897
Assume
PROGMEM
is available as soon as
ARDUINO
is defined (
#1693
)
2021-12-31 11:00:50 +01:00
Benoit Blanchon
d5d2209d09
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
Benoit Blanchon
e4ce75e20c
Simplified
JsonVariant::as<T>()
to always return
T
2021-03-08 19:33:52 +01:00
Benoit Blanchon
97b7161d78
Update copyright notice for 2021
2021-01-25 09:14:15 +01:00
Benoit Blanchon
764ff2cd53
Added string deduplication (
closes
#1303
)
2020-07-21 20:15:31 +02:00