mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Cascaded notch filters.
This commit is contained in:
parent
3736a2486d
commit
011eae93c6
10 changed files with 128 additions and 133 deletions
|
@ -94,6 +94,7 @@ typedef enum {
|
|||
DEBUG_RX_SIGNAL_LOSS,
|
||||
DEBUG_RC_SMOOTHING_RATE,
|
||||
DEBUG_ANTI_GRAVITY,
|
||||
DEBUG_DYN_LPF,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue