/* * malloc-free JSON parser for Arduino * Benoit Blanchon 2014 - MIT License */ #include "JsonGenerator/JsonArray.h" #include "JsonGenerator/JsonObject.h"