Clean up trailing whitespace

This commit is contained in:
Scott Lahteine
2018-10-19 15:27:07 -05:00
parent 9090065e9f
commit b381cad399
11 changed files with 11 additions and 11 deletions

View File

@ -972,7 +972,7 @@ void loop() {
#if ENABLED(SDSUPPORT)
card.checkautostart();
if (card.abort_sd_printing) {
card.stopSDPrint(
#if SD_RESORT