Small speed improvements

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-02-03 18:38:50 +01:00
parent 5650864dd9
commit 892cb28860
5 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -288,8 +288,8 @@ void showECC() {
}
void readRds() {
radio.readRDS(showrdserrors);
if (band < BAND_GAP) {
radio.readRDS(showrdserrors);
RDSstatus = radio.rds.hasRDS;
ShowRDSLogo(RDSstatus);
if (!screenmute && !afscreen) {