Skip to content
Snippets Groups Projects
Commit f9653a44 authored by Morph's avatar Morph
Browse files

frontend/input_interpreter: Add InputInterpreter API


The InputInterpreter class interfaces with HID to retrieve button press states. Input is intended to be polled every 50ms so that a button is considered to be held down after 400ms has elapsed since the initial button press and subsequent repeated presses occur every 50ms.

Co-authored-by: default avatarChloe <25727384+ogniK5377@users.noreply.github.com>
parent 54ea3c47
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment