-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Description
A method to determine step direction is missing and would be a great nice-to-have.
Steps To Reproduce Problem
No method to get step direction.
Hardware & Software
Board: any
Shields / modules used: any
Usage
int direction = encoder.getDirection();
// 1 -> forward
// -1 -> backwards
// 0 -> no movementErrors or Incorrect Output
--
Metadata
Metadata
Assignees
Labels
No labels