1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 08:45:26 +03:00

lpf cutoff

This commit is contained in:
Alexander van Saase 2021-03-21 20:08:52 +01:00
parent 6b091f3f66
commit 3e6b621db7
2 changed files with 4 additions and 4 deletions

View file

@ -207,7 +207,7 @@ helper.defaultsDialog = (function() {
},
{
key: "dterm_lpf_hz",
value: 10
value: 40
},
{
key: "gyro_lpf_type",
@ -377,7 +377,7 @@ helper.defaultsDialog = (function() {
},
{
key: "dterm_lpf_hz",
value: 10
value: 40
},
{
key: "gyro_lpf_type",