1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 03:50:02 +03:00

Implemented FRSKY X EU LBT

This commit is contained in:
phobos- 2018-12-12 15:53:21 +01:00
parent 4778ad6c0f
commit dfe1e8d3aa
8 changed files with 120 additions and 84 deletions

View file

@ -2614,6 +2614,7 @@ void cliRxSpiBind(char *cmdline){
#endif
#if defined(USE_RX_FRSKY_SPI_X)
case RX_SPI_FRSKY_X:
case RX_SPI_FRSKY_X_LBT:
#endif
#endif // USE_RX_FRSKY_SPI
#ifdef USE_RX_SFHSS_SPI