1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00

Enable dynamic_gyro_notch_mode = 3D on 7-inch presets

This commit is contained in:
Pawel Spychalski (DzikuVx) 2022-10-06 16:53:30 +02:00
parent 0917397880
commit 46eb99daac

View file

@ -259,6 +259,10 @@ helper.defaultsDialog = (function () {
key: "dynamic_gyro_notch_enabled",
value: "ON"
},
{
key: "dynamic_gyro_notch_mode",
value: "3D"
},
{
key: "dynamic_gyro_notch_q",
value: 250