mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-23 15:00:13 +00:00
12 lines
244 B
Markdown
12 lines
244 B
Markdown
|
## 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.
|
||
|
|