mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
ExpressLrs v2.0.0 support
This commit is contained in:
parent
4c034d67ee
commit
e00a3abc59
56 changed files with 6235 additions and 49 deletions
|
@ -96,5 +96,7 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"VTX_TRAMP",
|
||||
"GHST",
|
||||
"SCHEDULER_DETERMINISM",
|
||||
"TIMING_ACCURACY"
|
||||
"TIMING_ACCURACY",
|
||||
"RX_EXPRESSLRS_SPI",
|
||||
"RX_EXPRESSLRS_PHASELOCK",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue