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

This commit is contained in:
b14ckyy 2022-08-11 14:22:14 +02:00 committed by GitHub
parent ec468bbf81
commit beb9cf5775
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",