Rover: fix SYSID_THISMAV param description

This commit is contained in:
Randy Mackay 2020-02-13 18:12:32 +09:00
parent f9fa07a3f9
commit 043ba5cf34
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ const AP_Param::Info Rover::var_info[] = {
// @User: Advanced
GSCALAR(initial_mode, "INITIAL_MODE", Mode::Number::MANUAL),
// @Param: SYSID_THIS_MAV
// @Param: SYSID_THISMAV
// @DisplayName: MAVLink system ID of this vehicle
// @Description: Allows setting an individual MAVLink system id for this vehicle to distinguish it from others on the same network
// @Range: 1 255