Browse Source

AP_Landing: Improve the PWM parameters descriptions

mission-4.1.18
Dr.-Ing. Amilcar Do Carmo Lucas 8 years ago committed by Andrew Tridgell
parent
commit
d1f9633ed2
  1. 2
      libraries/AP_Landing/AP_Landing_Deepstall.cpp

2
libraries/AP_Landing/AP_Landing_Deepstall.cpp

@ -71,7 +71,7 @@ const AP_Param::GroupInfo AP_Landing_Deepstall::var_info[] = { @@ -71,7 +71,7 @@ const AP_Param::GroupInfo AP_Landing_Deepstall::var_info[] = {
// @Param: ELEV_PWM
// @DisplayName: Deepstall elevator PWM
// @Description: The PWM value for the elevator at full deflection in deepstall
// @Description: The PWM value in microseconds for the elevator at full deflection in deepstall
// @Range: 900 2100
// @Units: PWM
// @User: Advanced

Loading…
Cancel
Save