Bugfix on RDS error meter. When tuning fast, one bar was still on the screen

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-02-12 00:08:18 +01:00
parent 94c347bccb
commit 58502a4e8b
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -2527,6 +2527,7 @@ void ShowFreq(int mode) {
attachInterrupt(digitalPinToInterrupt(ROTARY_PIN_B), read_encoder, CHANGE);
rdsreset = true;
RDSstatus = false;
licold = 254;
ECCold = 253;
afmethodBold = false;