Plane: fix SYSID_ENFORCE parameter description

This commit is contained in:
Randy Mackay 2017-02-28 15:08:17 +09:00
parent b8f24fba98
commit eb746eaeef
1 changed files with 1 additions and 1 deletions

View File

@ -1194,7 +1194,7 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
// 3 was used by prototype for servo_channels
// @Group: SYSID_ENFORCE
// @Param: SYSID_ENFORCE
// @DisplayName: GCS sysid enforcement
// @Description: This controls whether packets from other than the expected GCS system ID will be accepted
// @Values: 0:NotEnforced,1:Enforced