|
esp32-rotary-encoder
ESP32-compatible C library for Incremental Rotary Encoders.
|
| Struct represents a queued event, used to communicate current position to a waiting task | |
| Struct carries all the information needed by this driver to manage the rotary encoder device. The fields of this structure should not be accessed directly | |
| Struct represents the current state of the device in terms of incremental position and direction of last movement |
1.8.6