mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Typo fix for rate export commands in cli.md
This commit is contained in:
parent
84c7c985ab
commit
a94d73ad3b
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ Disconnect main power, connect to cli via USB/FTDI.
|
|||
|
||||
dump using cli
|
||||
|
||||
`rate profile 0`
|
||||
`rateprofile 0`
|
||||
`profile 0`
|
||||
`dump`
|
||||
|
||||
|
@ -40,10 +40,10 @@ dump profiles using cli if you use them
|
|||
|
||||
dump rate profiles using cli if you use them
|
||||
|
||||
`rate profile 1`
|
||||
`rateprofile 1`
|
||||
`dump rates`
|
||||
|
||||
`rate profile 2`
|
||||
`rateprofile 2`
|
||||
`dump rates`
|
||||
|
||||
copy screen output to a file and save it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue