mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Updating RX documentation.
This commit is contained in:
parent
d9d5227af9
commit
74156fe18f
2 changed files with 12 additions and 1 deletions
|
@ -6,12 +6,14 @@ First ensure your main flight battery is disconnected or your props are off!
|
|||
|
||||
Before flashing with cleanflight, dump your configs for each profile via the CLI and save to a text file.
|
||||
|
||||
```
|
||||
profile 0
|
||||
dump
|
||||
profile 1
|
||||
dump
|
||||
profile 2
|
||||
dump
|
||||
```
|
||||
|
||||
Then after flashing cleanflight paste the output from each dump command into the cli, switching profiles as you go.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue