mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
Update defaults_dialog.js
Added changes after Pawel's suggestions.
This commit is contained in:
parent
0b6e1907b8
commit
7d268cf858
1 changed files with 1 additions and 5 deletions
|
@ -233,13 +233,9 @@ helper.defaultsDialog = (function() {
|
|||
key: "nav_fw_control_smoothness",
|
||||
value: 2
|
||||
},
|
||||
{
|
||||
key: "failsafe_procedure",
|
||||
value: "RTH"
|
||||
},
|
||||
{
|
||||
key: "nav_rth_allow_landing",
|
||||
value: "NEVER"
|
||||
value: "FS_ONLY"
|
||||
},
|
||||
{
|
||||
key: "nav_rth_altitude",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue