Sub: Update SURFACE_DEPTH param description

This commit is contained in:
Rustom Jehangir 2016-05-03 11:57:54 -07:00 committed by Andrew Tridgell
parent 617b439d0e
commit 7ad2496f7b

View File

@ -33,8 +33,8 @@ const AP_Param::Info Sub::var_info[] = {
// @Param: SURFACE_DEPTH
// @DisplayName: Depth reading at surface
// @Description: The depth the external pressure sensor will read when the vehicle is considered at the surface (in centimeters)
// @Range: -5.0 -100.0
// @User: Standard
// @Range: -5 -100
// @User: Advanced
GSCALAR(surface_depth, "SURFACE_DEPTH", SURFACE_DEPTH_DEFAULT),
// @Param: SYSID_SW_MREV