mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-19 14:25:16 +03:00
Fix Merge Correction Errors
This commit is contained in:
parent
efb31fcbde
commit
181a1ce9e5
2 changed files with 1 additions and 3 deletions
|
@ -107,7 +107,6 @@ PG_RESET_TEMPLATE(navConfig_t, navConfig,
|
|||
.disarm_on_landing = 0,
|
||||
.rth_allow_landing = NAV_RTH_ALLOW_LANDING_ALWAYS,
|
||||
.rth_alt_control_override = 0, //set using nav_rth_alt_control_override
|
||||
.auto_overrides_motor_stop = 1,
|
||||
.nav_overrides_motor_stop = NOMS_ALL_NAV,
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue