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
Files
ef12c74771f1f5b7d183003b24660ad75470568f
ArduinoJson
/
test
/
Polyfills
History
Benoit Blanchon
fa1a40ac6e
Fixed
JsonVariant::is<int>()
that returned true for empty strings
2018-07-05 09:53:11 +02:00
..
CMakeLists.txt
Set copyright year to 2018
2018-01-05 09:20:01 +01:00
isFloat.cpp
Kept only two namespaces ArduinoJson and ArduinoJson::Internals
2018-01-19 08:32:15 +01:00
isInteger.cpp
Fixed
JsonVariant::is<int>()
that returned true for empty strings
2018-07-05 09:53:11 +02:00
parseFloat.cpp
Kept only two namespaces ArduinoJson and ArduinoJson::Internals
2018-01-19 08:32:15 +01:00
parseInteger.cpp
Kept only two namespaces ArduinoJson and ArduinoJson::Internals
2018-01-19 08:32:15 +01:00