mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 16:59:15 +02:00
hm?
This commit is contained in:
@@ -319,7 +319,7 @@ static void get_rds_group(uint16_t *blocks) {
|
|||||||
else cant_find_group = 0;
|
else cant_find_group = 0;
|
||||||
if(!good_group && cant_find_group == 23) {
|
if(!good_group && cant_find_group == 23) {
|
||||||
cant_find_group = 0;
|
cant_find_group = 0;
|
||||||
grp = '0';
|
return;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user