mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
is my compiler retarded
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
#define ODA_AID_ERTPLUS 0x4BD8
|
#define ODA_AID_ERTPLUS 0x4BD8
|
||||||
#define ODA_AID_ODAAF 0x6365
|
#define ODA_AID_ODAAF 0x6365
|
||||||
|
|
||||||
|
#ifndef offset_words_h
|
||||||
uint16_t offset_words_typea[] = {
|
uint16_t offset_words_typea[] = {
|
||||||
0x0FC, /* A */
|
0x0FC, /* A */
|
||||||
0x198, /* B */
|
0x198, /* B */
|
||||||
@@ -44,6 +45,8 @@ uint16_t offset_words_typeb[] = {
|
|||||||
0x350, /* C' */
|
0x350, /* C' */
|
||||||
0x1B4, /* D */
|
0x1B4, /* D */
|
||||||
};
|
};
|
||||||
|
#define offset_words_h
|
||||||
|
#endif
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
uint8_t num_entries : 6;
|
uint8_t num_entries : 6;
|
||||||
|
|||||||
Reference in New Issue
Block a user