mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Fix typo in CLI.md
This commit is contained in:
parent
42218f1ea5
commit
50d5ec4e21
1 changed files with 1 additions and 1 deletions
|
@ -246,6 +246,6 @@ Re-apply any new defaults as desired.
|
|||
| p_vel | | 0 | 200 | 120 | Profile | UINT8 |
|
||||
| i_vel | | 0 | 200 | 45 | Profile | UINT8 |
|
||||
| d_vel | | 0 | 200 | 1 | Profile | UINT8 |
|
||||
| yaw_p_limit | Limitter for yaw P term. To disable set to 500 (actual default). | 100 | 500 | 500 | Profile | UINT16 |
|
||||
| yaw_p_limit | Limiter for yaw P term. To disable set to 500 (actual default). | 100 | 500 | 500 | Profile | UINT16 |
|
||||
| blackbox_rate_num | | 1 | 32 | 1 | Master | UINT8 |
|
||||
| blackbox_rate_denom | | 1 | 32 | 1 | Master | UINT8 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue