UBL tabs, whitespace, spelling, etc.

This commit is contained in:
Scott Lahteine
2017-05-15 18:46:07 -05:00
parent 56e2e331ed
commit 14a4257c7b
6 changed files with 46 additions and 49 deletions

View File

@ -1458,10 +1458,7 @@ void MarlinSettings::reset() {
#endif
SERIAL_EOL;
if (!forReplay) {
ubl.g29_what_command();
}
if (!forReplay) ubl.g29_what_command();
#elif HAS_ABL