Tweak serial output code
This commit is contained in:
parent
a5e3384691
commit
4fa1c52688
10 changed files with 14 additions and 14 deletions
|
|
@ -1407,7 +1407,7 @@
|
|||
#endif
|
||||
|
||||
if (abort_flag) {
|
||||
SERIAL_ECHOPGM("?Error probing point. Aborting operation.\n");
|
||||
SERIAL_ECHOLNPGM("?Error probing point. Aborting operation.");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue