Moblite 7: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
Radio Binding | Radio Binding | ||
# Connect drone, enter CLI and enter '''bind_rx''' | |||
# Press bind button on module and turn on rx | |||
# Type save in CLI | |||
<pre>bind_rx</pre> | <pre>bind_rx</pre> |
Latest revision as of 23:21, 18 August 2023
BetaFlight
Radio Binding
- Connect drone, enter CLI and enter bind_rx
- Press bind button on module and turn on rx
- Type save in CLI
bind_rx
Motor Configuration
set align_board_yaw = 180 set yaw_motors_reversed = ON resource MOTOR 4 B10 resource MOTOR 3 B06 resource MOTOR 2 B07 resource MOTOR 1 B08 save