Rev 2051 | Rev 2086 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2051 | Rev 2055 | ||
---|---|---|---|
Line 192... | Line 192... | ||
192 | */ |
192 | */ |
193 | extern int32_t filteredAirPressure; |
193 | extern int32_t filteredAirPressure; |
Line 194... | Line 194... | ||
194 | 194 | ||
Line -... | Line 195... | ||
- | 195 | extern int16_t magneticHeading; |
|
- | 196 | ||
195 | extern int16_t magneticHeading; |
197 | extern uint16_t gyroActivity; |
196 | 198 | ||
197 | /* |
199 | /* |
198 | * Flag: Interrupt handler has done all A/D conversion and processing. |
200 | * Flag: Interrupt handler has done all A/D conversion and processing. |