mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 10:50:19 +08:00
mkblctrl_params.c param metadata
This commit is contained in:
@@ -44,12 +44,9 @@
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
/**
|
||||
* Enables testmode (Identify) of MKBLCTRL Driver
|
||||
* Test mode (Identify) of MKBLCTRL Driver
|
||||
*
|
||||
* @value 0 Disabled
|
||||
* @value 1 Enabled
|
||||
* @min 0
|
||||
* @max 1
|
||||
* @boolean
|
||||
* @group MKBLCTRL Testmode
|
||||
*/
|
||||
PARAM_DEFINE_INT32(MKBLCTRL_TEST, 0);
|
||||
|
||||
Reference in New Issue
Block a user