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. More...
#include <rotary_encoder.h>
Data Fields | |
rotary_encoder_state_t | state |
The device state corresponding to this event. | |
Struct represents a queued event, used to communicate current position to a waiting task.