Skip to content

Commit

Permalink
AC_AttitudeControl: fix ATC_SLEW_YAW description (NFC)
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuy authored and peterbarker committed Apr 17, 2024
1 parent 67eca06 commit 26ec2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AC_AttitudeControl/AC_AttitudeControl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const AP_Param::GroupInfo AC_AttitudeControl::var_info[] = {

// @Param: SLEW_YAW
// @DisplayName: Yaw target slew rate
// @Description: Maximum rate the yaw target can be updated in Loiter, RTL, Auto flight modes
// @Description: Maximum rate the yaw target can be updated in RTL and Auto flight modes
// @Units: cdeg/s
// @Range: 500 18000
// @Increment: 100
Expand Down

0 comments on commit 26ec2ae

Please sign in to comment.