This commit is contained in:
2025-03-14 17:11:49 +01:00
parent 13bfd7d317
commit dfb2f30878
+1 -1
View File
@@ -319,7 +319,7 @@ static void get_rds_group(uint16_t *blocks) {
else cant_find_group = 0;
if(!good_group && cant_find_group == 23) {
cant_find_group = 0;
grp = '0';
return;
break;
}
}