position_estimator_inav param @unit

This commit is contained in:
Daniel Agar 2016-03-13 16:20:47 -04:00 committed by Lorenz Meier
parent 0869d9b1da
commit c10dbfed7b

View File

@ -355,8 +355,9 @@ PARAM_DEFINE_FLOAT(INAV_LIDAR_OFF, 0.0f);
*
* Set to the appropriate key (328754) to disable vision input.
*
* @unit
* @reboot_required true
* @min 0
* @max 328754
* @group Position Estimator INAV
*/
PARAM_DEFINE_INT32(CBRK_NO_VISION, 0);