This commit is contained in:
2025-03-22 21:26:57 +01:00
parent 103e52e8f4
commit 9bb3d01291
-1
View File
@@ -564,7 +564,6 @@ static void get_rds_group(RDSEncoder* enc, uint16_t *blocks, uint8_t stream) {
if(get_rds_custom_groups2(enc, blocks)) {
goto group_coded;
}
return;
}
blocks[1] = 0;
blocks[2] = 0;