Fix wrong colors of PS/PI/PTY after AF recovery with no signal
This commit is contained in:
@@ -300,7 +300,6 @@ void readRds() {
|
||||
} else {
|
||||
if (dropout) {
|
||||
if (region == REGION_EU) {
|
||||
|
||||
if (advancedRDS) tftPrint(0, PIold, 275, 75, PrimaryColor, PrimaryColorSmooth, 28); else tftPrint(0, PIold, 275, 187, PrimaryColor, PrimaryColorSmooth, 28);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user