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

Fix settings menu to work with keypad input #1

Closed
CircuitSetup opened this issue May 9, 2021 · 1 comment
Closed

Fix settings menu to work with keypad input #1

CircuitSetup opened this issue May 9, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@CircuitSetup
Copy link
Owner

Currently holding down the enter button enters menu mode, and pressing enter goes to the next field, but the keypad does not take number input from the keypad to change time and update settings.

The menu function may need to be made non blocking to capture key presses properly.

@CircuitSetup CircuitSetup added the help wanted Extra attention is needed label May 9, 2021
@CircuitSetup
Copy link
Owner Author

This was fixed in PR #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant