From dcca6f043dc7b4786f2fb147d6997efa010929dc Mon Sep 17 00:00:00 2001 From: radsvvid <84921310+radsvvid@users.noreply.github.com> Date: Fri, 28 May 2021 01:05:03 +0200 Subject: [PATCH] Update README.md --- apps/gbtwist/README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/apps/gbtwist/README.md b/apps/gbtwist/README.md index 2323296a5..7e9dbcbe5 100644 --- a/apps/gbtwist/README.md +++ b/apps/gbtwist/README.md @@ -1,10 +1,15 @@ # Gadgetbridge Twist Control Control your music app (e.g. MortPlayer Music [a folder based, not tag based player] ) that handles multiple play-commands (same as using a single-button-headset's button to change songs) on your Gadgetbridge-connected phone. - • Activate counting for 4 seconds with a twist (beeps at start and end of counting) - • twist multiple times for: - play/pause (1), next song (2), prev. song (3), next folder (4), prev. folder (5), reset counter (6) - • the command to be sent is shown in green - • Volume up/down is controlled by BTN1/BTN3 presses +- Activate counting for 4 seconds with a twist (beeps at start and end of counting) +- twist multiple times for: + play/pause (1), + next song (2), + prev. song (3), + next folder (4), + prev. folder (5), + reset counter (6) +- the command to be sent is shown in green +- Volume up/down is controlled by BTN1/BTN3 presses ![screenshot1](https://user-images.githubusercontent.com/84921310/119907374-65bb6180-bf50-11eb-9073-f29f7e333e00.jpg)