todbot / ServoEaser

Arduino library for servo easing
73 stars 18 forks source link

arrived is set to true if were not running #6

Open LeonFedotov opened 5 years ago

FedericoBusero commented 3 years ago

I don't think this is a bug: when you pause the movement (stop & start) you propose to set the arrived variable to true. But the servo hasn't arrived at the destination yet. So, I would not change this.