Plane: update docs for Q_YAW_RATE_MAX

This commit is contained in:
Andrew Tridgell 2017-10-19 20:59:02 +11:00
parent ef3cad7833
commit 1a95dcbdd7
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ const AP_Param::GroupInfo QuadPlane::var_info[] = {
// @Param: YAW_RATE_MAX
// @DisplayName: Maximum yaw rate
// @Description: This is the maximum yaw rate in degrees/second
// @Description: This is the maximum yaw rate for pilot input on rudder stick in degrees/second
// @Units: deg/s
// @Range: 50 500
// @Increment: 1