mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Update adding the new adjustment functions to the Inflight adjustments
documentation
This commit is contained in:
parent
7a01bab50f
commit
11eb0bf4d4
1 changed files with 8 additions and 0 deletions
|
@ -110,6 +110,14 @@ this reason ensure that you define enough ranges to cover the range channel's us
|
|||
| 10 | YAW_I |
|
||||
| 11 | YAW_D |
|
||||
| 12 | RATE_PROFILE | Switch between 3 rate profiles using a 3 position switch. |
|
||||
| 13 | PITCH_RATE |
|
||||
| 14 | ROLL_RATE |
|
||||
| 15 | PITCH_P |
|
||||
| 16 | PITCH_I |
|
||||
| 17 | PITCH_D |
|
||||
| 18 | ROLL_P |
|
||||
| 19 | ROLL_I |
|
||||
| 20 | ROLL_D |
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue