mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Add SFHSS-SPI-RX
This commit is contained in:
parent
8980ba1065
commit
cb5fc4fd63
23 changed files with 878 additions and 228 deletions
|
@ -50,6 +50,7 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"FFT_TIME",
|
||||
"FFT_FREQ",
|
||||
"RX_FRSKY_SPI",
|
||||
"RX_SFHSS_SPI",
|
||||
"GYRO_RAW",
|
||||
"DUAL_GYRO",
|
||||
"DUAL_GYRO_RAW",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue