AC_Fence: ALT_MAX is Copter-and-Sub only

This commit is contained in:
Peter Barker 2020-06-10 09:09:53 +10:00 committed by Andrew Tridgell
parent 30c65e57be
commit 799c538c3e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ const AP_Param::GroupInfo AC_Fence::var_info[] = {
// @User: Standard // @User: Standard
AP_GROUPINFO("ACTION", 2, AC_Fence, _action, AC_FENCE_ACTION_RTL_AND_LAND), AP_GROUPINFO("ACTION", 2, AC_Fence, _action, AC_FENCE_ACTION_RTL_AND_LAND),
// @Param: ALT_MAX // @Param{Copter, Sub}: ALT_MAX
// @DisplayName: Fence Maximum Altitude // @DisplayName: Fence Maximum Altitude
// @Description: Maximum altitude allowed before geofence triggers // @Description: Maximum altitude allowed before geofence triggers
// @Units: m // @Units: m