mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Convert debug statements into debug modes
This commit is contained in:
parent
120955e26b
commit
47b9bc878b
3 changed files with 31 additions and 14 deletions
|
@ -70,6 +70,8 @@ typedef enum {
|
|||
DEBUG_FFT_FREQ,
|
||||
DEBUG_FRSKY_D_RX,
|
||||
DEBUG_GYRO_RAW,
|
||||
DEBUG_MAX7456_SIGNAL,
|
||||
DEBUG_MAX7456_SPICLOCK,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue