1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Rename ID column to MSP ID in Modes documenation.

This commit is contained in:
Dominic Clifton 2015-01-11 20:39:45 +00:00
parent c041bf8b66
commit 32888b673f

View file

@ -3,8 +3,8 @@
Cleanflight has various modes that can be toggled on or off. Modes can be enabled/disabled by stick positions, 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. 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 | | 0 | ARM | Enables motors and flight stabilisation |
| 1 | ANGLE | Legacy auto-level flight mode | | 1 | ANGLE | Legacy auto-level flight mode |
| 2 | HORIZON | Auto-level flight mode | | 2 | HORIZON | Auto-level flight mode |