summaryrefslogtreecommitdiff
path: root/ButtonHandler
AgeCommit message (Collapse)AuthorFiles
2015-11-13refactor button class to run a thread - handle button holds when the ↵Mike Fiore2
threshold is reached, not when the button is released
2015-11-13update ButtonHandler - ignore presses less than 20 msMike Fiore2
2015-11-12add class for handling button events - signals main thread when event occurs ↵Mike Fiore2
and main thread can check event - supports SW1 press, SW2 press, and SW1 hold