mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
VtxDevice over msp
This commit is contained in:
parent
e45afb3a76
commit
f10413392b
31 changed files with 1028 additions and 37 deletions
|
@ -105,4 +105,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"GPS_RESCUE_HEADING",
|
||||
"GPS_RESCUE_TRACKING",
|
||||
"ATTITUDE",
|
||||
"VTX_MSP"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue