1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00

Update Cli.md

Corrections to accidantally deleted blackbox_rate_denom values
This commit is contained in:
borisbstyle 2015-05-01 14:24:25 +02:00
parent c3522882f2
commit ea7157dadd

View file

@ -242,4 +242,4 @@ Re-apply any new defaults as desired.
| i_vel | | 0 | 200 | 45 | Profile | UINT8 |
| d_vel | | 0 | 200 | 1 | Profile | UINT8 |
| blackbox_rate_num | | 1 | 32 | 1 | Master | UINT8 |
| blackbox_rate_denom |
| blackbox_rate_denom | | 1 | 32 | 1 | Master | UINT8 |