RC_Channel: small parameter description change

This commit is contained in:
Randy Mackay 2015-05-14 10:32:47 +09:00
parent 7f488c1c9c
commit 1b13250fd8

View File

@ -77,7 +77,7 @@ const AP_Param::GroupInfo RC_Channel::var_info[] PROGMEM = {
// @Param: DZ
// @DisplayName: RC dead-zone
// @Description: dead zone around trim.
// @Description: dead zone around trim or bottom
// @Units: pwm
// @Range: 0 200
// @User: Advanced