mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
More clearly specify that stick arming and switch arming are mutually exclusive
This commit is contained in:
parent
2bdd82158e
commit
dfa2684f4a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
When armed the aircraft is ready to fly and any motors attached will spin when throttle is applied.
|
||||
|
||||
By default arming and disarming is done using stick positions. Alternatively, you can use a switch to arm.
|
||||
By default arming and disarming is done using stick positions. Arming with stick positions is disabled when using a switch to arm.
|
||||
|
||||
|
||||
## Stick positions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue