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 timeout #13

Open ChangeD20 opened 2 years ago

ChangeD20 commented 2 years ago

As a user I want to start a timeout countdown (30sec) by pressing the timeout button on the controller. After the timeout countdown expires the horn should sound for one sec (or less by starting the normal shot clock count down again) and the count down should be reset to the previous number (respecting the left milliseconds to the next number) when the timeout countdown was started. The number and left milliseconds should be saved before entering the timeout cound down to reset the clock. the State should be paused and the clock should be started again by pressing the start button.

ChangeD20 commented 2 years ago

Issue #15 fuck up function should provide the storage of the previous number before the halftime and the left milliseconds to the next number.