You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The behavior is not the same for left and right direction.
From left to right the counter change at the begining of the rotation, not at the end of the step.
From right to left the counter change at the end of the rotation.
The second is my prefered, more intuitive, having the move on the end of the step (not at begining).
Iinitially I've tryed with the Paul Stoffregen Encoder library that gives me double step.
The text was updated successfully, but these errors were encountered:
The behavior is not the same for left and right direction.
From left to right the counter change at the begining of the rotation, not at the end of the step.
From right to left the counter change at the end of the rotation.
The second is my prefered, more intuitive, having the move on the end of the step (not at begining).
Iinitially I've tryed with the Paul Stoffregen Encoder library that gives me double step.
The text was updated successfully, but these errors were encountered: