forked from FOSS/BangleApps
commit
55a75930e7
|
@ -0,0 +1,3 @@
|
|||
0.01: New App!
|
||||
0.02: Watch vibrates with every beat
|
||||
0.03: Uses mean of three time intervalls to calculate bmp
|
|
@ -8,3 +8,7 @@ This metronome makes your watch blink and vibrate with a given rate.
|
|||
* Use `BTN1` to increase the bmp value by one.
|
||||
* Use `BTN3` to decrease the bmp value by one.
|
||||
* You can change the bpm value any time by tapping the screen or using `BTN1` and `BTN3`.
|
||||
|
||||
## Attributions
|
||||
|
||||
Icon made by Roundicons from www.flaticon.com
|
||||
|
|
Loading…
Reference in New Issue