Skip to content

Commit 033cc95

Browse files
authored
Update RX UART protocol configuration for MAVLink
1 parent 52c9f0b commit 033cc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/mavlink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The minimum versions to use this feature are:
6161

6262
1. Turn on both the RX and TX, and ensure they are bound, connected, and communicating. In the ELRS LUA scrip look for a C in the top-right corner of the screen which indicates that the TX module and receiver are connected and communicating.
6363

64-
1. Configure protocol on the RX UART.
64+
1. Set the protocol on the RX UART to MAVLink.
6565
- For ELRS v3, with the TX and RX still connected, in the ELRS LUA script, select `Other Devices`, select your receiver, and set the `serial protocol` to `MAVLink`.
6666
- For ELRS v4, this step can be skipped. RX protocol is now configured automatically when changing the TX mode to MAVLink.
6767

0 commit comments

Comments
 (0)