1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

Fix build

This commit is contained in:
Pawel Spychalski (DzikuVx) 2022-10-22 20:07:49 +02:00
parent af393fd7c9
commit dc59dcb92e

View file

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