Fix up leading/trailing whitespace

This commit is contained in:
Scott Lahteine 2018-10-05 18:19:01 -05:00
parent 03fc4d31d0
commit d5141c4e03
3 changed files with 6 additions and 7 deletions

View File

@ -182,4 +182,3 @@ struct MarlinSerialCfg {
extern MarlinSerial<MarlinSerialCfg<SERIAL_PORT_2>> customizedSerial2;
#endif