|
2222714d68
|
Moved sprintf() calls to Print.cpp
|
2014-07-03 13:21:40 +02:00 |
|
|
dd5cf661e3
|
Moved Print::write() implementation into Print.cpp
|
2014-07-03 12:55:53 +02:00 |
|
|
c7fb77203b
|
Replace C++11 syntax that what not supported by the Arduino IDE
|
2014-07-02 13:49:23 +02:00 |
|
|
e87bde6594
|
Added a JsonValue constructor for float
|
2014-07-02 13:46:25 +02:00 |
|
|
61e53a505d
|
Added a test that stores an integer in a JsonValue
|
2014-07-02 13:06:38 +02:00 |
|
|
937837848c
|
Added a test that stores a long in a JsonValue
|
2014-07-02 13:02:28 +02:00 |
|
|
1fba9767d3
|
Renamed private methods
|
2014-07-02 12:54:22 +02:00 |
|
|
621068260d
|
Renamed union members
|
2014-07-02 12:52:22 +02:00 |
|
|
e8831c28d9
|
Added JsonGenerator example for Arduino
|
2014-07-01 14:08:15 +02:00 |
|
|
a9b8e280fe
|
Moved implementation is a new folder
|
2014-07-01 13:50:54 +02:00 |
|