0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-03-22 11:23:29 +01:00
parent 263d9f8ca7
commit 417b9d853c

View File

@@ -588,7 +588,7 @@ static void get_rds_group(RDSEncoder* enc, uint16_t *blocks) {
{
default:
case '0':
if(enc->state[enc->program].grp_seq_idx[1] < 4) {};
if(enc->state[enc->program].grp_seq_idx[1] < 4) (void)0;
else {
enc->state[enc->program].grp_seq_idx[1] = 0;