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
932
Commits
9
Branches
140
Tags
abfd3997eb17b2bc8a2a0c1f87354b9848f03777
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
7415f206ea
Reduced code size
2017-05-27 15:08:11 +02:00
Benoit Blanchon
cda05aec04
Removed configurable number of decimal places (issues
#288
,
#427
and
#506
)
2017-05-20 09:06:53 +02:00
Benoit Blanchon
9afa05e2f4
Removed
Print
class and converted
printTo()
to a template method (issue
#276
)
2017-04-22 11:33:40 +02:00
Benoit Blanchon
df541a2a22
Changed unit testing framework from Google Test to Catch
2017-04-18 18:22:24 +02:00
Benoit Blanchon
ac89d91db5
Organized test files in subfolders
2017-04-10 14:32:45 +02:00