-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be an API breaking change, but I'd also strongly encourage:
- Moving
RE_DEFAULT_PIN,RE_DEFAULT_STEPS, andRE_LOOP_INTERVALto class static constants (rather than global). - Moving
EncoderTypeto a class scope enum (rather than global). - Moving
RotaryEncoder::loop()into private scope.
Originally posted by @cleishm in #18 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request