1
0
Fork 0
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:
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,
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 |