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

View file

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