Skip to content

Debounce#122

Open
jwagen wants to merge 7 commits intorad1o:masterfrom
jwagen:debounce
Open

Debounce#122
jwagen wants to merge 7 commits intorad1o:masterfrom
jwagen:debounce

Conversation

@jwagen
Copy link
Copy Markdown

@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
Copy Markdown
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