Small speed improvements
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user