Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch to StaticThraedController #15

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

rasprague
Copy link
Contributor

switch to StaticThreadController (from ThreadController) for speed gains

added pinMode(..., INPUT_PULLUP) on buttons attached to digital pins in setup()

added a button on pin 9 to enable browse encoder click detection
Enables buttons on free digital pins, including:
- pin 9 for encoder click
- pin 16 on front headers
- pins A2, A3, A4, and A5 on front headers
Enables buttons on free digital pins, including:

pin 9 for encoder click
pin 16 on front headers
pins A2, A3, A4, and A5 on front headers
fixes button reads from digital pins; enables browse encoder click
Enables buttons on free digital pins
switch to StaticThreadController (from ThreadController) for speed gains
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant