sdk: resources: Fix lights related comments
Change-Id: I181621e4f9388ec398a79758eb96fd8c4ac08273
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user