From bee8ea8dd64854aaa50e4ca1762da26014c35fc3 Mon Sep 17 00:00:00 2001 From: Stephan Eisfeld Date: Mon, 13 Aug 2018 20:05:22 +0200 Subject: [PATCH] corrects description for button actions --- community/seisfeld/tonuino.ino | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community/seisfeld/tonuino.ino b/community/seisfeld/tonuino.ino index 2df24be..0e9c4cf 100644 --- a/community/seisfeld/tonuino.ino +++ b/community/seisfeld/tonuino.ino @@ -16,11 +16,11 @@ Button B2 (pin A1): volume up (right button) Button B3 (pin A2): volume down (left button) - button actions: - --------------- + additional button actions: + -------------------------- - Hold B2 or B3 for 2 seconds during playback in album mode: Skip to the next/previous track - Hold B3 for 2 seconds during playback in party mode: Skip to the next track + Hold B2 or B3 for 2 seconds during playback in album mode: Skip to the next or previous track + Hold B2 for 2 seconds during playback in party mode: Skip to the next track Hold both B2 and B3 for 2 seconds during idle: Enter erase nfc tag mode Hold both B2 and B3 for 2 seconds during erase nfc tag mode: Cancel erase nfc tag mode