waspinator / AccelStepper

Fork of AccelStepper
http://www.airspayce.com/mikem/arduino/AccelStepper/
Other
146 stars 86 forks source link

Run Function #10

Open HamdiHaering opened 3 years ago

HamdiHaering commented 3 years ago

I have changed the Run function, so when the runSpeed returns false the Run Function returns false as well.

drf5n commented 9 months ago

Doesn't this fail to indicate the last step of a motion when _speed goes to 0 and distanceToGo() is 0?