mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Cleaned up SmartAudio debugging.
This commit is contained in:
parent
eab55fc3ee
commit
a48da6c1ee
4 changed files with 16 additions and 21 deletions
|
@ -67,4 +67,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"SDIO",
|
||||
"CURRENT_SENSOR",
|
||||
"USB",
|
||||
"SMARTAUDIO",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue