mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
fix ps
This commit is contained in:
@@ -320,6 +320,7 @@ static void get_rds_group(uint16_t *blocks) {
|
|||||||
default:
|
default:
|
||||||
case '0':
|
case '0':
|
||||||
if(rds_data.grp_sqc[1] != 3) rds_data.grp_sqc[0]--;
|
if(rds_data.grp_sqc[1] != 3) rds_data.grp_sqc[0]--;
|
||||||
|
else rds_data.grp_sqc[1] = 0;
|
||||||
rds_data.grp_sqc[1]++;
|
rds_data.grp_sqc[1]++;
|
||||||
get_rds_ps_group(blocks);
|
get_rds_ps_group(blocks);
|
||||||
goto group_coded;
|
goto group_coded;
|
||||||
|
|||||||
Reference in New Issue
Block a user