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

Suggestion on debounced button functions #13

Open
TheKitty opened this issue Oct 2, 2016 · 0 comments
Open

Suggestion on debounced button functions #13

TheKitty opened this issue Oct 2, 2016 · 0 comments

Comments

@TheKitty
Copy link

TheKitty commented Oct 2, 2016

  • Arduino board: Circuit Playground Rev B
  • Arduino IDE version (found in Arduino -> About Arduino menu): 1.6.11 Windows

Suggest you add two new functions to augment CircuitPlayground.rightButton and .leftButton

CircuitPlayground.debounced.leftButton
CircuitPlayground.debounced.rightButton

or something similar to help the less experienced and educators on getting a fully debounced switch state rather than having to add in a bunch of code to do the debouncing by themselves.

Thank you for your consideration. Mike

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

No branches or pull requests

1 participant