[CountedPWM][Stepper][StepperPWM] Enhanced PWM module to implement a non-blocking Stepper driver
Compare changes
- Emilio Corigliano authored
[Stepper][StepperPWM] Now we always use getCurrentDegPosition() to do calculations with the current state
+ 1
− 1
@@ -186,7 +186,7 @@ void Stepper::setPosition(int16_t steps)
@@ -186,7 +186,7 @@ void Stepper::setPosition(int16_t steps)