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);