mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-12 01:23:56 -03:00
AP_Motors: correct metadata for H_DDFP_SPIN_MIN param
This commit is contained in:
parent
4f08451ade
commit
8d86503ed5
@ -145,7 +145,7 @@ const AP_Param::GroupInfo AP_MotorsHeli_Single::var_info[] = {
|
|||||||
|
|
||||||
// @Param: DDFP_SPIN_MIN
|
// @Param: DDFP_SPIN_MIN
|
||||||
// @DisplayName: DDFP Tail Rotor Motor Spin minimum
|
// @DisplayName: DDFP Tail Rotor Motor Spin minimum
|
||||||
// @Description: Point at which the thrust starts expressed as a number from 0 to 1 in the entire output range. Should be higher than MOT_SPIN_ARM.
|
// @Description: Point at which the thrust starts expressed as a number from 0 to 1 in the entire output range.
|
||||||
// @Values: 0.0:Low, 0.15:Default, 0.3:High
|
// @Values: 0.0:Low, 0.15:Default, 0.3:High
|
||||||
// @User: Standard
|
// @User: Standard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user