0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 12:53:53 +01:00

try to fix

This commit is contained in:
2025-03-22 10:45:03 +01:00
parent 89a3bcae7f
commit 95f6fc3f2c
2 changed files with 14 additions and 14 deletions

View File

@@ -578,10 +578,10 @@ static void get_rds_group(RDSEncoder* enc, uint16_t *blocks) {
else cant_find_group = 0;
if(!good_group && cant_find_group == 23) {
cant_find_group = 0;
get_rds_ps_group(enc, blocks);
break;
}
}
if(!good_group) grp = '0';
uint8_t udg_idx;
switch (grp)