wahoo: Enable battery led and multicolor notif/battery leds

* Updated comments with latest lights capabilities.

Change-Id: I445277aeebccd8bf6b0897d51d6a0c29d173828c
This commit is contained in:
beanstown106
2016-12-20 21:46:40 -05:00
committed by Asriadi Rahim
parent 1bb665ec7b
commit 8a6b51d85f

View File

@@ -36,7 +36,7 @@
/*
* Change this to 1 to support battery notifications via BatteryService
*/
#define LIGHTS_SUPPORT_BATTERY 0
#define LIGHTS_SUPPORT_BATTERY 1
#define CG_COLOR_ID_PROPERTY "ro.boot.hardware.color"
static pthread_once_t g_init = PTHREAD_ONCE_INIT;