0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00
This commit is contained in:
2025-03-14 17:11:49 +01:00
parent 13bfd7d317
commit dfb2f30878

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;
}
}