mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
Add SFHSS-SPI-RX
This commit is contained in:
parent
8980ba1065
commit
cb5fc4fd63
23 changed files with 878 additions and 228 deletions
|
@ -68,6 +68,7 @@ typedef enum {
|
|||
DEBUG_FFT_TIME,
|
||||
DEBUG_FFT_FREQ,
|
||||
DEBUG_RX_FRSKY_SPI,
|
||||
DEBUG_RX_SFHSS_SPI,
|
||||
DEBUG_GYRO_RAW,
|
||||
DEBUG_DUAL_GYRO,
|
||||
DEBUG_DUAL_GYRO_RAW,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue