mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-16 12:02:14 +02:00
Added newline at ed of file
This commit is contained in:
@ -31,4 +31,4 @@ size_t Print::print(long value) {
|
||||
|
||||
size_t Print::println() { return write('\r') + write('\n'); }
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user