mirror of https://github.com/espruino/BangleApps
change README and ChangeLog entry
parent
7df65cad51
commit
0ce1556a70
|
@ -2,4 +2,4 @@
|
|||
0.02: Watch vibrates with every beat
|
||||
0.03: Uses mean of three time intervalls to calculate bmp
|
||||
0.04: App shows instructions, Widgets remain visible, color changed
|
||||
0.05: Enable to set buzz intensity and beats per bar via settings
|
||||
0.05: Buzz intensity and beats per bar can be changed via settings-app
|
||||
|
|
|
@ -8,7 +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`.
|
||||
* Using the settings app, you can change the intensity of buzzing and the beats per bar (default 4). The first beat per bar will be marked in red.
|
||||
* Intensity of buzzing and the beats per bar (default 4) can be changed with the settings-app. The first beat per bar will be marked in red.
|
||||
|
||||
## Attributions
|
||||
|
||||
|
|
Loading…
Reference in New Issue