+ 6
- 3
@@ -32,8 +32,10 @@ double JsonVariant::as<double>() const {
@@ -47,7 +49,8 @@ long JsonVariant::as<long>() const {
Created by: vshymanskyy
ESP8266 does not like NULL in conversion functions and crashes hardly... This fixes #132 (closed) .
Preferences