Skip to content

Commit

Permalink
SRV_Channel: alphabetise function param desc
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 authored and tridge committed Jan 28, 2025
1 parent 46e081a commit 3e5c2a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/SRV_Channel/SRV_Channel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ const AP_Param::GroupInfo SRV_Channel::var_info[] = {
// @Param: FUNCTION
// @DisplayName: Servo output function
// @Description: Function assigned to this servo. Setting this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
// @SortValues: AlphabeticalZeroAtTop
// @Values: -1:GPIO
// @Values{Plane, Copter, Rover}: -1:GPIO
// @Values: 0:Disabled
Expand Down

0 comments on commit 3e5c2a8

Please sign in to comment.