call pty in rds status change
This commit is contained in:
@@ -142,6 +142,7 @@ void readRds() {
|
|||||||
if (band >= BAND_GAP) return;
|
if (band >= BAND_GAP) return;
|
||||||
|
|
||||||
radio.readRDS(showrdserrors);
|
radio.readRDS(showrdserrors);
|
||||||
|
if(RDSstatus != radio.rds.hasRDS) radio.rds.PTY.call();
|
||||||
RDSstatus = radio.rds.hasRDS;
|
RDSstatus = radio.rds.hasRDS;
|
||||||
ShowRDSLogo(RDSstatus);
|
ShowRDSLogo(RDSstatus);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user