mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Ghost MSP support
This commit is contained in:
parent
60fe04a885
commit
7cf54fc2f1
7 changed files with 82 additions and 4 deletions
|
@ -93,6 +93,7 @@ typedef enum {
|
|||
DEBUG_D_LPF,
|
||||
DEBUG_VTX_TRAMP,
|
||||
DEBUG_GHST,
|
||||
DEBUG_GHST_MSP,
|
||||
DEBUG_SCHEDULER_DETERMINISM,
|
||||
DEBUG_TIMING_ACCURACY,
|
||||
DEBUG_RX_EXPRESSLRS_SPI,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue