1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-26 01:35:23 +03:00

Update defaults_dialog.js

Added changes after Pawel's suggestions.
This commit is contained in:
Darren Lines 2020-10-26 08:11:27 +00:00 committed by GitHub
parent 0b6e1907b8
commit 7d268cf858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,13 +233,9 @@ helper.defaultsDialog = (function() {
key: "nav_fw_control_smoothness", key: "nav_fw_control_smoothness",
value: 2 value: 2
}, },
{
key: "failsafe_procedure",
value: "RTH"
},
{ {
key: "nav_rth_allow_landing", key: "nav_rth_allow_landing",
value: "NEVER" value: "FS_ONLY"
}, },
{ {
key: "nav_rth_altitude", key: "nav_rth_altitude",