mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Merge pull request #626 from tracernz/patch-1
Add note on passthrough mode
This commit is contained in:
commit
001cd74add
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ auxillary receiver channels and other events such as failsafe detection.
|
||||||
| 9 | 8 | CAMTRIG | |
|
| 9 | 8 | CAMTRIG | |
|
||||||
| 10 | 9 | GPSHOME | Autonomous flight to HOME position |
|
| 10 | 9 | GPSHOME | Autonomous flight to HOME position |
|
||||||
| 11 | 10 | GPSHOLD | Maintain the same longitude/lattitude |
|
| 11 | 10 | GPSHOLD | Maintain the same longitude/lattitude |
|
||||||
| 12 | 11 | PASSTHRU | |
|
| 12 | 11 | PASSTHRU | Pass roll, yaw, and pitch directly from rx to servos in airplane mix |
|
||||||
| 13 | 12 | BEEPERON | Enable beeping - useful for locating a crashed aircraft |
|
| 13 | 12 | BEEPERON | Enable beeping - useful for locating a crashed aircraft |
|
||||||
| 14 | 13 | LEDMAX | |
|
| 14 | 13 | LEDMAX | |
|
||||||
| 15 | 14 | LEDLOW | |
|
| 15 | 14 | LEDLOW | |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue