move the grp_seq idx to the rds_state thing

This commit is contained in:
2025-03-14 17:24:02 +01:00
parent c19650e728
commit 3abefbf908
2 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ typedef struct rds_params_t {
uint8_t pin[4];
unsigned char grp_sqc[26];
unsigned char grp_sqc[24];
} rds_params_t;
#define GROUP_TYPE_0 ( 0 << 4)