mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 01:35:23 +03:00
Update defaults_dialog.js
This commit is contained in:
parent
ec468bbf81
commit
beb9cf5775
1 changed files with 2 additions and 2 deletions
|
@ -395,7 +395,7 @@ helper.defaultsDialog = (function () {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: "nav_fw_launch_max_angle",
|
key: "nav_fw_launch_max_angle",
|
||||||
value: 90
|
value: 45
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: "nav_fw_launch_motor_delay",
|
key: "nav_fw_launch_motor_delay",
|
||||||
|
@ -610,7 +610,7 @@ helper.defaultsDialog = (function () {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: "nav_fw_launch_max_angle",
|
key: "nav_fw_launch_max_angle",
|
||||||
value: 90
|
value: 75
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: "nav_fw_launch_motor_delay",
|
key: "nav_fw_launch_motor_delay",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue