mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -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
|
||||
// @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
|
||||
// @Units: deg
|
||||
// @Increment: 1
|
||||
|
Loading…
Reference in New Issue
Block a user