AP_Motors: Add Tricopter only to the description of YAW_SV_ANGLE

This commit is contained in:
Tatsuya Yamaguchi 2022-04-27 17:02:50 +09:00 committed by Andrew Tridgell
parent 1e15787dab
commit dbae31fb15

View File

@ -147,7 +147,7 @@ const AP_Param::GroupInfo AP_MotorsMulticopter::var_info[] = {
// @Param: YAW_SV_ANGLE // @Param: YAW_SV_ANGLE
// @DisplayName: Yaw Servo Max Lean Angle // @DisplayName: Yaw Servo Max Lean Angle
// @Description: Yaw servo's maximum lean angle // @Description: Yaw servo's maximum lean angle (Tricopter only)
// @Range: 5 80 // @Range: 5 80
// @Units: deg // @Units: deg
// @Increment: 1 // @Increment: 1