Open DiogoOliveiraDev opened 2 years ago
The library doesn't support that right now (PRs welcome).
You could implement this by recording how many steps occur in the same direction. Reset the count if the direction changes. Full step when count > number of steps for a full rotation
Hi! It's possible to get when step finishes? Thx