mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
update header
This commit is contained in:
parent
6330456296
commit
f6024c5406
1 changed files with 1 additions and 1 deletions
2
src/mw.h
2
src/mw.h
|
@ -318,7 +318,7 @@ typedef struct flags_t {
|
|||
uint8_t PASSTHRU_MODE;
|
||||
uint8_t GPS_FIX;
|
||||
uint8_t GPS_FIX_HOME;
|
||||
uint8_t SMALL_ANGLES_25;
|
||||
uint8_t SMALL_ANGLE;
|
||||
uint8_t CALIBRATE_MAG;
|
||||
uint8_t VARIO_MODE;
|
||||
uint8_t FIXED_WING; // set when in flying_wing or airplane mode. currently used by althold selection code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue