MOD: advanced RDS & AF/EON view now support screensavor

This commit is contained in:
ohmytime
2024-05-06 23:15:00 +08:00
parent e105709e69
commit 34585e17bc
2 changed files with 46 additions and 41 deletions
-1
View File
@@ -1412,7 +1412,6 @@ void BuildAdvancedRDS() {
afpage = false;
afpagenr = 1;
advancedRDS = true;
ScreensaverTimerSet(OFF);
tft.fillScreen(BackgroundColor);
tft.drawRect(0, 0, 320, 240, FrameColor);