Skip to content

Wire up button events to state task#27

Merged
issy merged 57 commits into
mainfrom
button-events
Apr 28, 2026
Merged

Wire up button events to state task#27
issy merged 57 commits into
mainfrom
button-events

Conversation

@issy
Copy link
Copy Markdown
Owner

@issy issy commented Apr 19, 2026

I need to handle the button logic internally to the core application. This requires some event magic in the simulator and the firmware.

I'll figure out the rest later. Probably need another internal channel for "processed" button events that have a bit more flavour (long press, double press, etc)

@issy
Copy link
Copy Markdown
Owner Author

issy commented Apr 22, 2026

Note

The foundation button task should probably receive simplified events such as "double press", "long press", "single press", etc.
Debouncing et al can be handled in simulator and firmware

@issy issy merged commit 5a1b805 into main Apr 28, 2026
4 checks passed
@issy issy deleted the button-events branch April 28, 2026 21:42
@issy issy added this to the V1 milestone May 1, 2026
@issy issy added the Firmware label May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant