mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
Copter: Matches the minimum value of failsafe_throttle_value to the operation
This commit is contained in:
parent
44fb4b5e67
commit
1c4cfac851
@ -244,7 +244,7 @@ const AP_Param::Info Copter::var_info[] = {
|
|||||||
// @Param: FS_THR_VALUE
|
// @Param: FS_THR_VALUE
|
||||||
// @DisplayName: Throttle Failsafe Value
|
// @DisplayName: Throttle Failsafe Value
|
||||||
// @Description: The PWM level in microseconds on channel 3 below which throttle failsafe triggers
|
// @Description: The PWM level in microseconds on channel 3 below which throttle failsafe triggers
|
||||||
// @Range: 925 1100
|
// @Range: 910 1100
|
||||||
// @Units: PWM
|
// @Units: PWM
|
||||||
// @Increment: 1
|
// @Increment: 1
|
||||||
// @User: Standard
|
// @User: Standard
|
||||||
|
Loading…
Reference in New Issue
Block a user