Rev 108 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 108 | Rev 149 | ||
---|---|---|---|
Line 71... | Line 71... | ||
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" |
75 | #include "gps.h" |
- | 76 | #include "math.h" |
|
Line 76... | Line 77... | ||
76 | 77 | ||
77 | #ifndef EEMEM |
78 | #ifndef EEMEM |
78 | #define EEMEM __attribute__ ((section (".eeprom"))) |
79 | #define EEMEM __attribute__ ((section (".eeprom"))) |