mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Change cmix to mmix on one line
This commit is contained in:
parent
1ef2d8ea4d
commit
0182413a17
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ Steps to configure custom mixer in the CLI:
|
|||
2. Use `mmix reset` to erase the any existing custom mixing.
|
||||
3. Issue a `mmix` statement for each motor.
|
||||
|
||||
The cmix statement has the following syntax: `cmix n THROTTLE ROLL PITCH YAW`
|
||||
The mmix statement has the following syntax: `mmix n THROTTLE ROLL PITCH YAW`
|
||||
|
||||
| Mixing table parameter | Definition |
|
||||
| ---------------------- | ---------- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue