mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Merge pull request #119 from treymarc/patch-3
remove heading duplicate declaration
This commit is contained in:
commit
51e7c71bb0
1 changed files with 0 additions and 1 deletions
1
src/mw.h
1
src/mw.h
|
@ -348,7 +348,6 @@ extern uint16_t cycleTime;
|
|||
extern uint16_t calibratingA;
|
||||
extern uint16_t calibratingB;
|
||||
extern uint16_t calibratingG;
|
||||
extern int16_t heading;
|
||||
extern int32_t baroPressure;
|
||||
extern int32_t baroTemperature;
|
||||
extern uint32_t baroPressureSum;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue