mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
add rtp into the grpseq
This commit is contained in:
@@ -400,7 +400,7 @@ void init_rds_encoder(struct rds_params_t rds_params) {
|
|||||||
set_rds_ct(1);
|
set_rds_ct(1);
|
||||||
set_rds_ms(1);
|
set_rds_ms(1);
|
||||||
set_rds_di(DI_STEREO | DI_DPTY);
|
set_rds_di(DI_STEREO | DI_DPTY);
|
||||||
set_rds_grpseq((unsigned char*)"00012222FF");
|
set_rds_grpseq((unsigned char*)"00012222FFR");
|
||||||
|
|
||||||
init_rtplus(GROUP_11A);
|
init_rtplus(GROUP_11A);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user