DLaxV-Community-Projects-Hub / Open-Shot-Clock

Build your own DIY Shot Clock
CERN Open Hardware Licence Version 2 - Permissive
1 stars 0 forks source link

Controller: Add Button funcationality 'fuck up' function #15

Open ChangeD20 opened 2 years ago

ChangeD20 commented 2 years ago

As a user I want go back to the previous number when I falsely reset the clock. This could be trigger by pressing the cancel button for a long press (min. One sec, likely longer). This Schild also respect the left milliseconds to the next lower number. To maintain this functionality the last number and left milliseconds should be stored before every reset. The stored values should not be overwritten when the last number is zero or greater than 28 to ensure consistency even when I pressed the reset button accidentally more than once in a short time frame.

ChangeD20 commented 2 years ago

Could also be the reset button?