mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_Motors: Add Tricopter only to the description of YAW_SV_ANGLE
This commit is contained in:
parent
1e15787dab
commit
dbae31fb15
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user