mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
Rename ID column to MSP ID in Modes documenation.
This commit is contained in:
parent
c041bf8b66
commit
32888b673f
1 changed files with 24 additions and 24 deletions
|
@ -3,8 +3,8 @@
|
|||
Cleanflight has various modes that can be toggled on or off. Modes can be enabled/disabled by stick positions,
|
||||
auxillary receiver channels and other events such as failsafe detection.
|
||||
|
||||
| ID | Short Name | Function |
|
||||
| --- | ---------- | -------------------------------------------------------------------- |
|
||||
| MSP ID | Short Name | Function |
|
||||
| ------- | ---------- | -------------------------------------------------------------------- |
|
||||
| 0 | ARM | Enables motors and flight stabilisation |
|
||||
| 1 | ANGLE | Legacy auto-level flight mode |
|
||||
| 2 | HORIZON | Auto-level flight mode |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue