forked from bblanchon/ArduinoJson
Added newline at ed of file
This commit is contained in:
@ -31,4 +31,4 @@ class JsonObject : public JsonContainer {
|
||||
private:
|
||||
Internals::JsonNode *getOrCreateNodeAt(const char *key);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user