mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Merge pull request #654 from TheIsotopes/patch-1
bring back messages for dterm lpf filter selection
This commit is contained in:
commit
1bb5267bfd
1 changed files with 6 additions and 0 deletions
|
@ -1976,6 +1976,12 @@
|
|||
"pidTuningFilterSettings": {
|
||||
"message": "Filter Settings"
|
||||
},
|
||||
"pidTuningDTermLowpassType": {
|
||||
"message": "D-Term Lowpass Filter"
|
||||
},
|
||||
"pidTuningDTermLowpassTypeTip": {
|
||||
"message": "Select D-Term lowpass filter type to use. Default is BIQUAD"
|
||||
},
|
||||
"pidTuningDTermLowpassFrequency": {
|
||||
"message": "D Term Lowpass Frequency [Hz]"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue