Rev 889 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 889 | Rev 891 | ||
---|---|---|---|
Line 74... | Line 74... | ||
74 | #include "twimaster.h" |
74 | #include "twimaster.h" |
75 | #include "menu.h" |
75 | #include "menu.h" |
76 | #include "rc.h" |
76 | #include "rc.h" |
77 | #include "fc.h" |
77 | #include "fc.h" |
78 | #include "gps.h" |
78 | #include "gps.h" |
79 | #include "spi.h" |
79 | // #include "spi.h" |
80 | - | ||
- | 80 | #include "compass.h" |
|
- | 81 | #include "mymath.h" |
|
Line 81... | Line 82... | ||
81 | 82 | ||
82 | #ifndef EEMEM |
83 | #ifndef EEMEM |
83 | #define EEMEM __attribute__ ((section (".eeprom"))) |
84 | #define EEMEM __attribute__ ((section (".eeprom"))) |