(Created page with " == BetaFlight == Motor Configuration <pre> set align_board_yaw = 180 set yaw_motors_reversed = ON resource MOTOR 4 B10 resource MOTOR 3 B06 resource MOTOR 2 B07 resource M...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


== BetaFlight ==
== BetaFlight ==
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>


Motor Configuration
Motor Configuration

Latest revision as of 23:21, 18 August 2023


BetaFlight

Radio Binding

  1. Connect drone, enter CLI and enter bind_rx
  2. Press bind button on module and turn on rx
  3. 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