0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

fix oda af oda

This commit is contained in:
2025-04-13 18:25:05 +02:00
parent 50abd5f801
commit cbe856d448

View File

@@ -281,7 +281,7 @@ static void get_oda_af_oda_group(RDSEncoder* enc, RDSGroup *group) {
group->b |= 3 << 12;
group->b |= 9 << 1;
group->c = ODA_AID_ODAAF;
group->d = ODA_AID_ODAAF;
}
static void get_oda_af_group(RDSEncoder* enc, RDSGroup *group) {