mkblctrl param @unit

This commit is contained in:
Daniel Agar
2016-03-13 12:43:47 -04:00
committed by Lorenz Meier
parent 9b7452c09b
commit e285e509c1
+5
View File
@@ -46,6 +46,11 @@
/**
* Enables testmode (Identify) of MKBLCTRL Driver
*
* @unit enum
* @value 0 Disabled
* @value 1 Enabled
* @min 0
* @max 1
* @group MKBLCTRL Testmode
*/
PARAM_DEFINE_INT32(MKBLCTRL_TEST, 0);