mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
AP_MotorsHeli: fix RSC_SETPOINT param description
This commit is contained in:
parent
bcbe6b279e
commit
47873c1d34
@ -66,7 +66,7 @@ const AP_Param::GroupInfo AP_MotorsHeli::var_info[] = {
|
||||
// @User: Standard
|
||||
AP_GROUPINFO("SV_MAN", 6, AP_MotorsHeli, _servo_mode, SERVO_CONTROL_MODE_AUTOMATED),
|
||||
|
||||
// @Param: GOV_SETPOINT
|
||||
// @Param: RSC_SETPOINT
|
||||
// @DisplayName: External Motor Governor Setpoint
|
||||
// @Description: PWM passed to the external motor governor when external governor is enabled
|
||||
// @Range: 0 1000
|
||||
|
Loading…
Reference in New Issue
Block a user