Rev 153 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 153 | Rev 158 | ||
---|---|---|---|
Line 70... | Line 70... | ||
70 | #include "analog.h" |
70 | #include "analog.h" |
71 | #include "twimaster.h" |
71 | #include "twimaster.h" |
72 | #include "menu.h" |
72 | #include "menu.h" |
73 | #include "rc.h" |
73 | #include "rc.h" |
74 | #include "fc.h" |
74 | #include "fc.h" |
75 | #include "gps.h" |
- | |
76 | #include "math.h" |
75 | #include "math.h" |
- | 76 | #include "gps.h" |
|
Line 77... | Line 77... | ||
77 | 77 | ||
78 | #ifndef EEMEM |
78 | #ifndef EEMEM |
79 | #define EEMEM __attribute__ ((section (".eeprom"))) |
79 | #define EEMEM __attribute__ ((section (".eeprom"))) |