mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
rpm telemetry based notch filter
This commit is contained in:
parent
00e0248988
commit
8d4ed72e13
14 changed files with 300 additions and 11 deletions
|
@ -97,6 +97,7 @@ typedef enum {
|
|||
DEBUG_DYN_LPF,
|
||||
DEBUG_RX_SPEKTRUM_SPI,
|
||||
DEBUG_RPM_TELEMETRY,
|
||||
DEBUG_RPM_FILTER,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue