mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
Update FrSky SPI RX.md
Updated to observe binding status with status command instead
This commit is contained in:
parent
cb8c31b025
commit
5754263e9d
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ FrSky X and X_LBT protocol:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
6. Once binding has completed, the flight controller will indicate this by blinking the RX LED slowly. There's no indication on the CLI, but you can also observe successful binding by taking a diff and seeing new parameter values. A reboot of the flight controller is not required.
|
6. Once binding has completed, the flight controller will indicate this by blinking the RX LED slowly. There's no indication on the CLI, but you can observe successful binding by quitting the bind mode on TX, and seeing if `status` doesn't list RXLOSS anymore in "Arming disable flags". A reboot of the flight controller is not required.
|
||||||
|
|
||||||
|
|
||||||
## Tips & Tricks
|
## Tips & Tricks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue