mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Add DEBUG_D_LPF
This commit is contained in:
parent
8a1e80bf18
commit
d8c0159378
3 changed files with 48 additions and 3 deletions
|
@ -112,6 +112,7 @@ typedef enum {
|
|||
DEBUG_BLACKBOX_OUTPUT,
|
||||
DEBUG_GYRO_SAMPLE,
|
||||
DEBUG_RX_TIMING,
|
||||
DEBUG_D_LPF,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue