rgbled param @unit

This commit is contained in:
Daniel Agar
2016-03-13 13:31:51 -04:00
committed by Lorenz Meier
parent 58e9c23544
commit 0ab44ad8f6

View File

@@ -48,7 +48,9 @@
*
* Set to 0 to disable, 1 for minimum brightness up to 15 (max)
*
* @unit
* @min 0
* @max 15
* @group System
*/
PARAM_DEFINE_INT32(LED_RGB_MAXBRT, 15);