1
0
Fork 0
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:
Hans Christian Olaussen 2021-04-11 16:21:04 +02:00
parent 9ece824971
commit 9c9f53813a
5 changed files with 29 additions and 0 deletions

View file

@ -570,6 +570,7 @@ const FC = {
descendRate: 0,
allowArmingWithoutFix: 0,
altitudeMode: 0,
minRescueDth: 0,
};
this.RXFAIL_CONFIG = [];