mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Update Cli.md
Corrections to accidantally deleted blackbox_rate_denom values
This commit is contained in:
parent
c3522882f2
commit
ea7157dadd
1 changed files with 1 additions and 1 deletions
|
@ -242,4 +242,4 @@ Re-apply any new defaults as desired.
|
||||||
| i_vel | | 0 | 200 | 45 | Profile | UINT8 |
|
| i_vel | | 0 | 200 | 45 | Profile | UINT8 |
|
||||||
| d_vel | | 0 | 200 | 1 | Profile | UINT8 |
|
| d_vel | | 0 | 200 | 1 | Profile | UINT8 |
|
||||||
| blackbox_rate_num | | 1 | 32 | 1 | Master | UINT8 |
|
| blackbox_rate_num | | 1 | 32 | 1 | Master | UINT8 |
|
||||||
| blackbox_rate_denom |
|
| blackbox_rate_denom | | 1 | 32 | 1 | Master | UINT8 |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue