mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-25 16:27:33 +02:00
Added newline at ed of file
This commit is contained in:
@ -69,4 +69,4 @@ JsonNode *JsonObject::getOrCreateNodeAt(const char *key) {
|
||||
|
||||
JsonObjectIterator JsonObject::begin() {
|
||||
return JsonObjectIterator(_node->getContainerChild());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user