Added Count Down Timer

This commit is contained in:
RogueMaster
2022-12-15 16:52:05 -05:00
parent ac73a6adc0
commit 0275fc5bff
10 changed files with 555 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
## Simple count down timer application for flipper zero
### How to use
`up/down`: set second/minute/hour value.
`ok`: start/stop counting.
`long press on ok`: stop counting and reset counter.
`left/right`: select second/minute/hour value.