change unit of MPC_HOLD_DZ parameter to "%"

This commit is contained in:
v01d 2015-09-29 12:25:07 -03:00 committed by tumbili
parent 42ccc654b5
commit c010962861

View File

@ -268,7 +268,7 @@ PARAM_DEFINE_FLOAT(MPC_MAN_Y_MAX, 120.0f);
/**
* Deadzone of X,Y,Z where position hold is enabled
*
* @unit percent
* @unit %
* @min 0.0
* @max 1.0
* @group Multicopter Position Control