Skip to content

Conversation

@jwagen
Copy link

@jwagen jwagen commented Sep 21, 2015

Added system tick driven debounce to getInput(). A new function have to be added to the system tick function:
void inputDebounce(void);
inputDebounce is currently set to run every 10 system tick or 10 ms if I am not mistaken.

Also created a new program in testapp that tests the different getInput functions.

@dos1
Copy link
Contributor

dos1 commented Jan 3, 2016

Causes input issues on my rad1o, at least when rebased to current master :(

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.

2 participants