1
0
Fork 0

Revert "change version and update Readme"

This reverts commit 7df65cad51.
master
Michael Bengfort 2020-05-15 13:51:57 +02:00
parent 45b2316e04
commit 886195a339
3 changed files with 1 additions and 3 deletions

View File

@ -1403,7 +1403,7 @@
"id": "metronome",
"name": "Metronome",
"icon": "metronome_icon.png",
"version": "0.05",
"version": "0.04",
"readme": "README.md",
"description": "Makes the watch blinking and vibrating with a given rate",
"tags": "tool",

View File

@ -2,4 +2,3 @@
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

View File

@ -8,7 +8,6 @@ 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.
## Attributions