mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Cleaned up SmartAudio debugging.
This commit is contained in:
parent
eab55fc3ee
commit
a48da6c1ee
4 changed files with 16 additions and 21 deletions
|
@ -85,6 +85,7 @@ typedef enum {
|
|||
DEBUG_SDIO,
|
||||
DEBUG_CURRENT,
|
||||
DEBUG_USB,
|
||||
DEBUG_SMARTAUDIO,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue