mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Added gyro raw output debug mode
This commit is contained in:
parent
ee48272462
commit
ee1e008a80
3 changed files with 4 additions and 1 deletions
|
@ -69,6 +69,7 @@ typedef enum {
|
|||
DEBUG_FFT_TIME,
|
||||
DEBUG_FFT_FREQ,
|
||||
DEBUG_FRSKY_D_RX,
|
||||
DEBUG_GYRO_RAW,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue