Skip to content

API cleanup (breaking) #20

@cleishm

Description

@cleishm

It would be an API breaking change, but I'd also strongly encourage:

  • Moving RE_DEFAULT_PIN, RE_DEFAULT_STEPS, and RE_LOOP_INTERVAL to class static constants (rather than global).
  • Moving EncoderType to a class scope enum (rather than global).
  • Moving RotaryEncoder::loop() into private scope.

Originally posted by @cleishm in #18 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions