You've already forked TEF6686_ESP32
Improved PI error show with '?'
This commit is contained in:
@@ -442,7 +442,7 @@ void TEF6686::readRDS(byte showrdserrors) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!rdsAerrorThreshold) {
|
if (ps_process && ((rds.rdsErr >> 14) & 0x03) == 0) {
|
||||||
rds.picode[4] = ' ';
|
rds.picode[4] = ' ';
|
||||||
rds.picode[5] = ' ';
|
rds.picode[5] = ' ';
|
||||||
errorfreepi = true;
|
errorfreepi = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user