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

that was worse

This commit is contained in:
2025-03-23 21:34:12 +01:00
parent eae02f0d39
commit bf0290c43b

View File

@@ -437,7 +437,7 @@ static uint8_t get_rds_custom_groups2(RDSEncoder* enc, uint16_t *blocks) {
static void get_rds_sequence_group(RDSEncoder* enc, uint16_t *blocks, char* grp, uint8_t stream) {
uint8_t udg_idx;
uint8_t idx_seq = (stream == 0) ? 1 : 2;
uint8_t idx_seq = (stream == 0) ? 1 : 3;
switch (*grp)
{
default: