Commit Graph

6 Commits

Author SHA1 Message Date
Benoit Blanchon
cb3c59ec07 Added JsonArray 2014-10-05 14:40:03 +02:00
Benoit Blanchon
4d2d535a03 Pulled up code from JsonObject to JsonContainer 2014-10-01 16:56:22 +02:00
Benoit Blanchon
d66a7adc22 Moved files into Internals/ and Arduino/ 2014-10-01 16:08:32 +02:00
Benoit Blanchon
bc44c36385 Test that nested JsonObject can be stored 2014-09-27 16:18:40 +02:00
Benoit Blanchon
a2fc188526 Test that adding the same value twice doesn't increase the size of the object 2014-09-27 14:43:19 +02:00
Benoit Blanchon
166bdd6919 Test that adding values to the JsonObject increase the size of the buffer 2014-09-27 12:16:53 +02:00