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:
parent
6b091f3f66
commit
3e6b621db7
2 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue