Patch some serial macros
This commit is contained in:
parent
d91710e9aa
commit
e94f79ccea
24 changed files with 273 additions and 273 deletions
|
|
@ -1305,7 +1305,7 @@ void Stepper::report_positions() {
|
|||
#endif
|
||||
SERIAL_PROTOCOL(zpos);
|
||||
|
||||
SERIAL_EOL;
|
||||
SERIAL_EOL();
|
||||
}
|
||||
|
||||
#if ENABLED(BABYSTEPPING)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue