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 00:38:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d41f7a816593af4d182c05d445f1792cbf4a0421
thirdparty-ArduinoJson
/
test
/
Polyfills
History
Benoit Blanchon
d41f7a8165
Fixed too many decimals places in float serialization (issue
#543
)
2017-07-14 10:51:46 +02:00
..
CMakeLists.txt
Fixed too many decimals places in float serialization (issue
#543
)
2017-07-14 10:51:46 +02:00
isFloat.cpp
Removed configurable number of decimal places (issues
#288
,
#427
and
#506
)
2017-05-20 09:06:53 +02:00
isInteger.cpp
Changed unit testing framework from Google Test to Catch
2017-04-18 18:22:24 +02:00
parseFloat.cpp
Fixed reading "true" as a float (issue
#516
)
2017-06-03 16:22:26 +02:00
parseInteger.cpp
Fixed reading "true" as a float (issue
#516
)
2017-06-03 16:22:26 +02:00