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
859
Commits
9
Branches
140
Tags
3f96e070ce9315ce1c75b8a65afe90f1a11471b8
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
3f96e070ce
Reduced memory consumption by not duplicating spaces and comments
2017-01-01 21:30:20 +01:00
Benoit Blanchon
8c7edbd9c3
ArduinoJson is now a header-only library (issue
#199
)
2016-06-22 21:41:19 +02:00
Benoit Blanchon
b6d8e6c989
Updated copyright year from 2015 to 2016
2016-01-07 22:39:57 +01:00
Benoit Blanchon
823a172681
Fixed segmentation fault in
StaticJsonBuffer
(issue
#104
)
2015-08-29 22:51:17 +02:00
Benoit Blanchon
81285f49fe
Fixed issue
#68
2015-04-27 15:57:40 +02:00