mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
AC_AttitudeControl: fix ATC_SLEW_YAW description (NFC)
This commit is contained in:
parent
67eca06cac
commit
26ec2ae952
@ -24,7 +24,7 @@ const AP_Param::GroupInfo AC_AttitudeControl::var_info[] = {
|
|||||||
|
|
||||||
// @Param: SLEW_YAW
|
// @Param: SLEW_YAW
|
||||||
// @DisplayName: Yaw target slew rate
|
// @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
|
// @Units: cdeg/s
|
||||||
// @Range: 500 18000
|
// @Range: 500 18000
|
||||||
// @Increment: 100
|
// @Increment: 100
|
||||||
|
Loading…
Reference in New Issue
Block a user