AP_SBusOut: fixed param doc name

This commit is contained in:
Andrew Tridgell 2017-12-09 08:31:24 +11:00
parent 051f30990c
commit 30944f60e6
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ extern const AP_HAL::HAL& hal;
#define SBUS_SCALE (2048.0f / (SBUS_MAX - SBUS_MIN))
const AP_Param::GroupInfo AP_SBusOut::var_info[] = {
// @Param: SBUS_RATE
// @Param: RATE
// @DisplayName: SBUS default output rate
// @Description: This sets the SBUS output frame rate in Hz.
// @Range: 25 250