Fixed LIC/ECC refresh

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-06 21:07:54 +02:00
parent a2e0dd5a97
commit 8c65f26785
+2
View File
@@ -2239,6 +2239,8 @@ void ShowFreq(int mode) {
afstringold = ""; afstringold = "";
rds_clockold = ""; rds_clockold = "";
rdsreset = true; rdsreset = true;
ECCold = 254;
licold = 254;
sprite.fillSprite(BackgroundColor); sprite.fillSprite(BackgroundColor);
sprite2.fillSprite(BackgroundColor); sprite2.fillSprite(BackgroundColor);
if (!screenmute) { if (!screenmute) {