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

Detect button events #1

Open
Dylan-Powers opened this issue Nov 4, 2023 · 0 comments
Open

Detect button events #1

Dylan-Powers opened this issue Nov 4, 2023 · 0 comments

Comments

@Dylan-Powers
Copy link
Member

Dylan-Powers commented Nov 4, 2023

As a robot driver, I want to be able to press a button for an unspecified amount of time and then release it, and for the robot to be able to detect a single button-down and/or button-up event so that actions do not happen more times than I want them too.

Definition of Done:
Can detect button pushed and button released events a single time per button press and run some code a single time when detected in a simple way to implement in multiple places.

@Dylan-Powers Dylan-Powers added this to the Control Motors milestone Nov 4, 2023
@Master-Bw3 Master-Bw3 modified the milestone: Control Motors Nov 8, 2023
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

2 participants