mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
dude
This commit is contained in:
@@ -588,7 +588,7 @@ static void get_rds_group(RDSEncoder* enc, uint16_t *blocks) {
|
|||||||
{
|
{
|
||||||
default:
|
default:
|
||||||
case '0':
|
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 {
|
else {
|
||||||
enc->state[enc->program].grp_seq_idx[1] = 0;
|
enc->state[enc->program].grp_seq_idx[1] = 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user