Add debounced jlKeyGet #3

Open
opened 2018-09-07 21:13:41 -05:00 by scott · 0 comments

jlKeyRead is a non-blocking sampling of the last key pressed. We need something that blocks and returns the result of a keypress that also properly handles debouncing the keyboard.

jlKeyRead is a non-blocking sampling of the last key pressed. We need something that blocks and returns the result of a keypress that also properly handles debouncing the keyboard.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Public_Skunkworks/joeylib#3
No description provided.