Rev 1775 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1775 | Rev 1796 | ||
---|---|---|---|
Line 58... | Line 58... | ||
58 | #include "printf_P.h" |
58 | #include "printf_P.h" |
59 | #include "analog.h" |
59 | #include "analog.h" |
60 | #include "twimaster.h" |
60 | #include "twimaster.h" |
61 | #include "attitude.h" |
61 | #include "attitude.h" |
Line 62... | Line -... | ||
62 | - | ||
63 | #if (defined (USE_MK3MAG)) |
- | |
64 | #include "ubx.h" |
- | |
65 | #endif |
- | |
66 | 62 | ||
67 | #if (!defined (USE_MK3MAG)) |
63 | #if (!defined (USE_MK3MAG)) |
68 | uint8_t MaxMenuItem = 13; |
64 | uint8_t MaxMenuItem = 13; |
69 | #else |
65 | #else |
70 | #ifdef USE_MK3MAG |
66 | #ifdef USE_MK3MAG |