mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +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
|
@ -95,6 +95,8 @@ typedef enum {
|
|||
DEBUG_GHST,
|
||||
DEBUG_SCHEDULER_DETERMINISM,
|
||||
DEBUG_TIMING_ACCURACY,
|
||||
DEBUG_RX_EXPRESSLRS_SPI,
|
||||
DEBUG_RX_EXPRESSLRS_PHASELOCK,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue