mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
Update Controls.md
Updated `Profile` to `Control Profile` to match recent changes.
This commit is contained in:
parent
f9e25c625a
commit
9c6dbbb08f
1 changed files with 3 additions and 3 deletions
|
@ -23,9 +23,9 @@ The stick positions are combined to activate different functions:
|
|||
|
||||
| Function | Throttle | Yaw | Pitch | Roll |
|
||||
| ----------------------------- | -------- | ------- | ------ | ------ |
|
||||
| Profile 1 | LOW | LOW | CENTER | LOW |
|
||||
| Profile 2 | LOW | LOW | HIGH | CENTER |
|
||||
| Profile 3 | LOW | LOW | CENTER | HIGH |
|
||||
| Control Profile 1 | LOW | LOW | CENTER | LOW |
|
||||
| Control Profile 2 | LOW | LOW | HIGH | CENTER |
|
||||
| Control Profile 3 | LOW | LOW | CENTER | HIGH |
|
||||
| Battery profile 1 | HIGH | LOW | CENTER | LOW |
|
||||
| Battery profile 2 | HIGH | LOW | HIGH | CENTER |
|
||||
| Battery profile 3 | HIGH | LOW | CENTER | HIGH |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue