|
fcbec6eb6d
|
Use absolute instead of relative includes (fixes #1072)
|
2019-08-26 11:57:57 +02:00 |
|
|
80a02cd90d
|
Added ARDUINOJSON_ENABLE_INFINITY to enable Infinity in JSON
|
2019-05-19 15:48:27 +02:00 |
|
|
7427888e05
|
Added ARDUINOJSON_ENABLE_NAN to enable NaN in JSON (closes #973)
|
2019-05-18 12:15:36 +02:00 |
|
|
6011a2f51a
|
Fixed deserializeJson() not being picky enough (fixes #969)
|
2019-04-21 14:35:13 +02:00 |
|
|
576543c4b4
|
Added overflow handling in JsonVariant::as<T>() and JsonVariant::is<T>()
|
2019-03-06 15:31:37 +01:00 |
|