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 movement
Errors or Incorrect Output
--
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
Errors or Incorrect Output
--