1
0
Fork 0
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:
Š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

@ -95,6 +95,7 @@ const char * const debugModeNames[DEBUG_COUNT] = {
"D_LPF",
"VTX_TRAMP",
"GHST",
"GHST_MSP",
"SCHEDULER_DETERMINISM",
"TIMING_ACCURACY",
"RX_EXPRESSLRS_SPI",