Browse Source

launchdetection_params.c param metadata

sbg
Daniel Agar 9 years ago
parent
commit
deecd4b918
  1. 4
      src/lib/launchdetection/launchdetection_params.c

4
src/lib/launchdetection/launchdetection_params.c

@ -45,11 +45,9 @@ @@ -45,11 +45,9 @@
*/
/**
* Enable launch detection.
* Launch detection
*
* @boolean
* @min 0
* @max 1
* @group Launch detection
*/
PARAM_DEFINE_INT32(LAUN_ALL_ON, 0);

Loading…
Cancel
Save