mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
VtxDevice over msp
This commit is contained in:
parent
e45afb3a76
commit
f10413392b
31 changed files with 1028 additions and 37 deletions
|
@ -103,6 +103,7 @@ typedef enum {
|
|||
DEBUG_GPS_RESCUE_HEADING,
|
||||
DEBUG_GPS_RESCUE_TRACKING,
|
||||
DEBUG_ATTITUDE,
|
||||
DEBUG_VTX_MSP,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue