mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-02 16:14:19 +01:00
Added newline at ed of file
This commit is contained in:
@@ -87,4 +87,4 @@ JsonArrayIterator JsonArray::begin() {
|
||||
if (!_node) return end();
|
||||
|
||||
return JsonArrayIterator(_node->getContainerChild());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user