mirror of https://github.com/ArduPilot/ardupilot
APM: fixed a comment
This commit is contained in:
parent
12dc2e79cf
commit
df962d25a8
|
@ -303,10 +303,10 @@ static const char *comma = ",";
|
||||||
|
|
||||||
/* Radio values
|
/* Radio values
|
||||||
* Channel assignments
|
* Channel assignments
|
||||||
* 1 Ailerons (rudder if no ailerons)
|
* 1 Ailerons
|
||||||
* 2 Elevator
|
* 2 Elevator
|
||||||
* 3 Throttle
|
* 3 Throttle
|
||||||
* 4 Rudder (if we have ailerons)
|
* 4 Rudder
|
||||||
* 5 Aux5
|
* 5 Aux5
|
||||||
* 6 Aux6
|
* 6 Aux6
|
||||||
* 7 Aux7
|
* 7 Aux7
|
||||||
|
|
Loading…
Reference in New Issue