mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-24 12:35:51 +00:00
tweak comment in stepper.cpp
This commit is contained in:
parent
e74a5829c7
commit
ed758de80d
@ -856,7 +856,7 @@ void Stepper::isr() {
|
||||
DELAY_NOPS(EXTRA_CYCLES_E);
|
||||
#endif
|
||||
|
||||
} // steps_loop
|
||||
} // e_steps
|
||||
}
|
||||
|
||||
void Stepper::advance_isr_scheduler() {
|
||||
|
Loading…
Reference in New Issue
Block a user