Rev 918 | Rev 930 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 918 | Rev 921 | ||
---|---|---|---|
Line 81... | Line 81... | ||
81 | #include "menu.h" |
81 | #include "menu.h" |
82 | #include "rc.h" |
82 | #include "rc.h" |
83 | #include "fc.h" |
83 | #include "fc.h" |
84 | #include "gps.h" |
84 | #include "gps.h" |
85 | #include "spi.h" |
85 | #include "spi.h" |
86 | - | ||
- | 86 | #include "led.h" |
|
Line 87... | Line 87... | ||
87 | 87 | ||
88 | #ifndef EEMEM |
88 | #ifndef EEMEM |
89 | #define EEMEM __attribute__ ((section (".eeprom"))) |
89 | #define EEMEM __attribute__ ((section (".eeprom"))) |