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
|
8b66a25f66
|
Removed a useless line of code
|
2015-11-22 10:18:21 +01:00 |
|
Benoit Blanchon
|
ba3617c22f
|
Added parameter to DynamicJsonBuffer constructor to set initial size (issue #152)
|
2015-11-09 21:37:40 +01:00 |
|
Benoit Blanchon
|
04b8781c8d
|
Fixed GCC warning "declaration shadows a member" (issue #103)
|
2015-09-01 22:26:51 +02:00 |
|
Benoit Blanchon
|
5a4d993f7d
|
Fixed memory alignment, which made ESP8266 crash (issue #104)
|
2015-09-01 22:21:50 +02:00 |
|
Benoit Blanchon
|
2524a00a96
|
Fixed segmentation fault in DynamicJsonBuffer when memory allocation fails (issue #92)
|
2015-08-01 16:31:59 +02:00 |
|