Clean up whitespace

This commit is contained in:
Scott Lahteine
2019-04-03 20:21:06 -05:00
parent 83e214478e
commit cacec5764a
7 changed files with 12 additions and 14 deletions

View File

@ -1145,7 +1145,7 @@ void loop() {
#endif
#ifdef EVENT_GCODE_SD_STOP
enqueue_and_echo_commands_P(PSTR(EVENT_GCODE_SD_STOP));
#endif
#endif
}
#endif // SDSUPPORT