1
0
Fork 0
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:
chibaron 2018-10-01 23:27:40 +09:00
parent 8980ba1065
commit cb5fc4fd63
23 changed files with 878 additions and 228 deletions

View file

@ -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",