Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE
Change-Id: Ie6dbce926280c748f39e3c54d2ed4accbdcf9e59
This commit is contained in:
parent
37bf0789f5
commit
9b04f860f2
@ -90,6 +90,9 @@ enum {
|
||||
ALED_CONTROLLER_4 = 0x13,
|
||||
};
|
||||
|
||||
/* Maximum number of controller LEDs we support */
|
||||
#define MAX_CONTROLLER_LEDS 4
|
||||
|
||||
/*
|
||||
* SystemUiVisibility constants from View.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user