sdk: resources: Fix lights related comments

Change-Id: I181621e4f9388ec398a79758eb96fd8c4ac08273
This commit is contained in:
Nvertigo
2018-10-21 12:18:48 +02:00
committed by Bruno Martins
parent 84d90ce2a1
commit 3106747fdc

View File

@@ -60,10 +60,10 @@
This integer should equal the sum of the corresponding value for each
of the following capabilities present:
// Device has a color adjustable battery light.
// Device has a color adjustable notification light.
LIGHTS_RGB_NOTIFICATION_LED = 1
// Device has a color adjustable notification light.
// Device has a color adjustable battery light.
LIGHTS_RGB_BATTERY_LED = 2
LIGHTS_MULTIPLE_NOTIFICATION_LED = 4 (deprecated)