Unused var in Stepper
This commit is contained in:
parent
eb8af486d2
commit
04b07a6ecc
@ -1353,7 +1353,6 @@ void Stepper::report_positions() {
|
||||
// No other ISR should ever interrupt this!
|
||||
void Stepper::babystep(const AxisEnum axis, const bool direction) {
|
||||
cli();
|
||||
uint8_t old_dir;
|
||||
|
||||
switch (axis) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user