washed / drempelbox

0 stars 0 forks source link

simplified button and volume buttons impl #31

Closed washed closed 4 months ago

washed commented 4 months ago

I didn't test this, but this would be my first cut at a barebones implementation of the buttons with some separation of concerns added. For example: we could switch out the button polling for interrupts without changing any of the logic of the VolumeButtons impl.