Rev 741 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 741 | Rev 745 | ||
---|---|---|---|
Line 64... | Line 64... | ||
64 | #include "uart.h" |
64 | #include "uart.h" |
65 | #include "rc.h" |
65 | #include "rc.h" |
66 | #include "twimaster.h" |
66 | #include "twimaster.h" |
67 | #include "mm3.h" |
67 | #include "mm3.h" |
Line 68... | Line -... | ||
68 | - | ||
69 | 68 | ||
70 | volatile unsigned int I2CTimeout = 100; |
69 | volatile unsigned int I2CTimeout = 100; |
71 | // gyro readings |
70 | // gyro readings |
72 | volatile int16_t Reading_GyroPitch, Reading_GyroRoll, Reading_GyroYaw; |
71 | volatile int16_t Reading_GyroPitch, Reading_GyroRoll, Reading_GyroYaw; |
73 | // gyro neutral readings |
72 | // gyro neutral readings |