AC_AttitudeControl: fix ATC_SLEW_YAW description (NFC)

This commit is contained in:
Tatsuya Yamaguchi 2024-04-17 15:48:54 +09:00 committed by Peter Barker
parent 67eca06cac
commit 26ec2ae952
1 changed files with 1 additions and 1 deletions

View File

@ -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