mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
Rework of the FrSky SPI RX code.
This commit is contained in:
parent
ffe43ed8ce
commit
2d3105f375
9 changed files with 348 additions and 339 deletions
|
@ -2143,7 +2143,7 @@ void cliFrSkyBind(char *cmdline){
|
|||
#ifdef USE_RX_FRSKY_SPI
|
||||
case RX_SPI_FRSKY_D:
|
||||
case RX_SPI_FRSKY_X:
|
||||
frSkyBind();
|
||||
frSkySpiBind();
|
||||
|
||||
cliPrint("Binding...");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue