1
0
Fork 0
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:
Štěpán Dalecký 2022-01-04 18:38:26 +01:00
parent 60fe04a885
commit 7cf54fc2f1
7 changed files with 82 additions and 4 deletions

View file

@ -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,