From 330013b0af6257eb7784dfc8248859f894952162 Mon Sep 17 00:00:00 2001 From: ohmytime Date: Tue, 17 Oct 2023 21:38:58 +0800 Subject: [PATCH] Wake up in the first round,then toggle band in the second round --- TEF6686_ESP32.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/TEF6686_ESP32.ino b/TEF6686_ESP32.ino index fb92b93..6db98db 100644 --- a/TEF6686_ESP32.ino +++ b/TEF6686_ESP32.ino @@ -1220,7 +1220,6 @@ void ToggleBand(byte nowBand) { } void BANDBUTTONPress() { - if (screensavertriggered) WakeToSleep(REVERSE); if (afscreen) { BuildAdvancedRDS(); } else {