mirror of https://github.com/ArduPilot/ardupilot
RC_Channel: option param desc gets winch control
This commit is contained in:
parent
d4dabeb6fc
commit
0581a8b082
|
@ -149,7 +149,7 @@ const AP_Param::GroupInfo RC_Channel::var_info[] = {
|
|||
// @Values{Copter, Rover, Plane}: 41:ArmDisarm (4.1 and lower)
|
||||
// @Values{Copter, Rover}: 42:SmartRTL
|
||||
// @Values{Copter, Plane}: 43:InvertedFlight
|
||||
// @Values{Copter}: 44:Winch Enable
|
||||
// @Values{Copter}: 44:Winch Enable, 45:Winch Control
|
||||
// @Values{Copter, Rover, Plane, Blimp}: 46:RC Override Enable
|
||||
// @Values{Copter}: 47:User Function 1, 48:User Function 2, 49:User Function 3
|
||||
// @Values{Rover}: 50:LearnCruise
|
||||
|
|
Loading…
Reference in New Issue