mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
Add debug code for blackbox output bandwidth measurement
This commit is contained in:
parent
1c8d41b952
commit
09bbd4000a
3 changed files with 47 additions and 0 deletions
|
@ -109,6 +109,7 @@ typedef enum {
|
|||
DEBUG_DYN_IDLE,
|
||||
DEBUG_FF_LIMIT,
|
||||
DEBUG_FF_INTERPOLATED,
|
||||
DEBUG_BLACKBOX_OUTPUT,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue