From deecd4b918578abc4a984d873fbc24876b3b3417 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Fri, 13 May 2016 20:25:23 -0400 Subject: [PATCH] launchdetection_params.c param metadata --- src/lib/launchdetection/launchdetection_params.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/lib/launchdetection/launchdetection_params.c b/src/lib/launchdetection/launchdetection_params.c index 4e80244855..6af608b48b 100644 --- a/src/lib/launchdetection/launchdetection_params.c +++ b/src/lib/launchdetection/launchdetection_params.c @@ -45,11 +45,9 @@ */ /** - * Enable launch detection. + * Launch detection * * @boolean - * @min 0 - * @max 1 * @group Launch detection */ PARAM_DEFINE_INT32(LAUN_ALL_ON, 0);