mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Ghost MSP support
This commit is contained in:
parent
60fe04a885
commit
7cf54fc2f1
7 changed files with 82 additions and 4 deletions
|
@ -95,6 +95,7 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"D_LPF",
|
||||
"VTX_TRAMP",
|
||||
"GHST",
|
||||
"GHST_MSP",
|
||||
"SCHEDULER_DETERMINISM",
|
||||
"TIMING_ACCURACY",
|
||||
"RX_EXPRESSLRS_SPI",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue