mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 10:50:19 +08:00
launchdetection_params.c param metadata
This commit is contained in:
@@ -45,11 +45,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Enable launch detection.
|
||||
* Launch detection
|
||||
*
|
||||
* @boolean
|
||||
* @min 0
|
||||
* @max 1
|
||||
* @group Launch detection
|
||||
*/
|
||||
PARAM_DEFINE_INT32(LAUN_ALL_ON, 0);
|
||||
|
||||
Reference in New Issue
Block a user