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
784
Commits
9
Branches
140
Tags
a8032f81d904ea32605d25f93d833d67d310576d
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
b6d8e6c989
Updated copyright year from 2015 to 2016
2016-01-07 22:39:57 +01:00
Benoit Blanchon
5e5f060fc0
Updated copyright for 2015
2015-02-07 16:05:48 +01:00
Benoit Blanchon
aef7e43c48
Use DynamicJsonBuffer instead of arbitrary sized StaticJsonBuffer
2014-12-20 15:42:43 +01:00
Benoit Blanchon
f6f8a63b99
Added a header to simplify library usage
2014-11-11 16:56:02 +01:00
Benoit Blanchon
a3425a6306
Added a nesting limit to the parser to prevent stack overflow that could be a security issue
2014-11-06 10:24:37 +01:00