Rev 716 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 716 | Rev 740 | ||
---|---|---|---|
Line 73... | Line 73... | ||
73 | #include "rc.h" |
73 | #include "rc.h" |
74 | #include "fc.h" |
74 | #include "fc.h" |
75 | #include "gps.h" |
75 | #include "gps.h" |
76 | #include "compass.h" |
76 | #include "compass.h" |
77 | #include "mymath.h" |
77 | #include "mymath.h" |
78 | - | ||
- | 78 | #include "ubx.h" |
|
Line 79... | Line 79... | ||
79 | 79 | ||
80 | #ifndef EEMEM |
80 | #ifndef EEMEM |
81 | #define EEMEM __attribute__ ((section (".eeprom"))) |
81 | #define EEMEM __attribute__ ((section (".eeprom"))) |