mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Add GPS rescue min dth
This commit is contained in:
parent
9ece824971
commit
9c9f53813a
5 changed files with 29 additions and 0 deletions
|
@ -570,6 +570,7 @@ const FC = {
|
|||
descendRate: 0,
|
||||
allowArmingWithoutFix: 0,
|
||||
altitudeMode: 0,
|
||||
minRescueDth: 0,
|
||||
};
|
||||
|
||||
this.RXFAIL_CONFIG = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue