0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-12-23 09:43:53 +01:00
parent aedb265315
commit 0712e82325

View File

@@ -31,13 +31,13 @@
#define ODA_AID_ERTPLUS 0x4BD8 #define ODA_AID_ERTPLUS 0x4BD8
#define ODA_AID_ODAAF 0x6365 #define ODA_AID_ODAAF 0x6365
static uint16_t offset_words_typea[] = { uint16_t offset_words_typea[] = {
0x0FC, /* A */ 0x0FC, /* A */
0x198, /* B */ 0x198, /* B */
0x168, /* C */ 0x168, /* C */
0x1B4, /* D */ 0x1B4, /* D */
}; };
static uint16_t offset_words_typeb[] = { uint16_t offset_words_typeb[] = {
0x0FC, /* A */ 0x0FC, /* A */
0x198, /* B */ 0x198, /* B */
0x350, /* C' */ 0x350, /* C' */