forked from bblanchon/ArduinoJson
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