Introduce interrupt for START button handling #8

Open
opened 2018-07-09 09:04:37 +02:00 by Fenoglio · 0 comments
Fenoglio commented 2018-07-09 09:04:37 +02:00 (Migrated from git.dorian.im)

The start button is not really timing critical - but its anoying if there seems to be a delay while pressing it. The other effect that
-> INTRODUCING a ISR (interrupt service routine) for the start button
helps handling the key bouncing effect.

The start button is not really timing critical - but its anoying if there seems to be a delay while pressing it. The other effect that -> INTRODUCING a ISR (interrupt service routine) for the start button helps handling the key bouncing effect.
This repo is archived. You cannot comment on issues.
No Label
Doing
To Do
No Milestone
No project
No Assignees
1 Participants
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: dorian/speedclock#8
No description provided.