mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Allow width=0 to select single notch. Restore dyn lpf mins.
This commit is contained in:
parent
011eae93c6
commit
233ac7fb3f
8 changed files with 45 additions and 30 deletions
|
@ -113,7 +113,6 @@ typedef enum {
|
|||
TABLE_RC_SMOOTHING_DERIVATIVE_TYPE,
|
||||
#endif // USE_RC_SMOOTHING_FILTER
|
||||
#ifdef USE_GYRO_DATA_ANALYSE
|
||||
TABLE_DYNAMIC_FFT_LOCATION,
|
||||
TABLE_DYNAMIC_FILTER_RANGE,
|
||||
#endif // USE_GYRO_DATA_ANALYSE
|
||||
#ifdef USE_VTX_COMMON
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue