mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
add debug option DEBUG_ITERM_RELAX
This commit is contained in:
parent
32748a328a
commit
791c584d81
3 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,7 @@ typedef enum {
|
|||
DEBUG_USB,
|
||||
DEBUG_SMARTAUDIO,
|
||||
DEBUG_RTH,
|
||||
DEBUG_ITERM_RELAX,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue