mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-02 08:48:27 +01:00
Added newline at ed of file
This commit is contained in:
@@ -27,4 +27,4 @@ class CompactJsonWriter : public JsonWriter {
|
||||
virtual void endObject() { _length += _sink->write('}'); }
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user