mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Implemented SPI SPEKTRUM protocol
This commit is contained in:
parent
497ede203f
commit
6651baa7d8
13 changed files with 1492 additions and 3 deletions
|
@ -95,6 +95,7 @@ typedef enum {
|
|||
DEBUG_RC_SMOOTHING_RATE,
|
||||
DEBUG_ANTI_GRAVITY,
|
||||
DEBUG_DYN_LPF,
|
||||
DEBUG_RX_SPEKTRUM_SPI,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue