mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Add DEBUG_D_LPF
This commit is contained in:
parent
8a1e80bf18
commit
d8c0159378
3 changed files with 48 additions and 3 deletions
|
@ -96,4 +96,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"BLACKBOX_OUTPUT",
|
||||
"GYRO_SAMPLE",
|
||||
"RX_TIMING",
|
||||
"D_LPF",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue