Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--js/defaults_dialog.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/defaults_dialog.js b/js/defaults_dialog.js
index d57af820..9a621664 100644
--- a/js/defaults_dialog.js
+++ b/js/defaults_dialog.js
@@ -466,7 +466,7 @@ helper.defaultsDialog = (function () {
},
{
key: "imu_inertia_comp_method",
- value: ADAPTIVE
+ value: "ADAPTIVE"
},
{
key: "throttle_idle",
@@ -689,7 +689,7 @@ helper.defaultsDialog = (function () {
},
{
key: "imu_inertia_comp_method",
- value: ADAPTIVE
+ value: "ADAPTIVE"
},
{
key: "throttle_idle",