mirror of https://github.com/espruino/BangleApps
15 lines
529 B
Markdown
15 lines
529 B
Markdown
# Metronome
|
|
|
|
This metronome makes your watch blink and vibrate with a given rate.
|
|
|
|
## Usage
|
|
|
|
* Tap the screen at least three times. The app calculates the mean rate of your tapping. This rate is displayed in bmp while the text blinks and the watch softly vibrates with every beat.
|
|
* 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
|