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-10-31 16:14:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d4a93018b061ce20238a9d81c17913cb0e7bfe4
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