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
591fe7e92b61c2c76097f9bd99d29956022e7b18
ArduinoJson
/
test
/
JsonWriter
History
Benoit Blanchon
591fe7e92b
Fixed incorrect rounding for float values (
fixes
#588
)
2017-10-17 10:19:21 +02:00
..
CMakeLists.txt
Changed unit testing framework from Google Test to Catch
2017-04-18 18:22:24 +02:00
writeFloat.cpp
Fixed incorrect rounding for float values (
fixes
#588
)
2017-10-17 10:19:21 +02:00
writeString.cpp
Removed
Print
class and converted
printTo()
to a template method (issue
#276
)
2017-04-22 11:33:40 +02:00