Merge pull request #777 from modem158/patch-3

Update Rx.md
This commit is contained in:
Dominic Clifton 2015-04-22 23:23:47 +02:00
commit d58f873bb7
1 changed files with 6 additions and 0 deletions

View File

@ -130,6 +130,12 @@ Only one receiver feature can be enabled at a time.
See the Serial chapter for some some RX configuration examples.
To setup spectrum on the Naze32 or clones in the GUI:
1. Start on the "Ports" tab make sure that UART2 has serial RX. If not set the checkbox, save and reboot.
2. Move to the "Configuration" page and in the upper lefthand corner choose Serial RX as the receiver type.
3. Below that choose the type of serial receiver that you are using. Save and reboot.
Using CLI:
For Serial RX enable `RX_SERIAL` and set the `serialrx_provider` CLI setting as follows.
| Serial RX Provider | Value |