|
4d5a7114c1
|
Added interface Printable.
|
2014-07-01 13:44:36 +02:00 |
|
|
c3359d3eb9
|
Renamed JsonSink into Print
|
2014-07-01 13:36:22 +02:00 |
|
|
c84860e3f4
|
Renamed JsonSink::append() into write() to match Arduino's Print class
|
2014-07-01 13:33:00 +02:00 |
|
|
a57220debc
|
Changed JsonSink to match Arduino's Print class
|
2014-07-01 13:15:50 +02:00 |
|
|
69d682ce81
|
Extracted interface JsonSink.
|
2014-06-30 19:19:39 +02:00 |
|
|
81f7849c26
|
Got rid of the switch/case in JsonValue
|
2014-06-30 18:37:54 +02:00 |
|
|
0240270492
|
Extracted class JsonValue
|
2014-06-27 13:42:26 +02:00 |
|