This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
thirdparty-ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked thirdparty-ArduinoJson
mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced
2025-11-01 08:48:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04286f32286a6b21bd9ace554010e8a9cad62cc9
thirdparty-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