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