diff options
-rw-r--r-- | cm/res/res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cm/res/res/values/config.xml b/cm/res/res/values/config.xml index d822691..f08a75f 100644 --- a/cm/res/res/values/config.xml +++ b/cm/res/res/values/config.xml @@ -70,7 +70,7 @@ Used to decide if the user can change the multiple LEDs settings --> <bool name="config_multipleNotificationLeds">false</bool> - <!-- Should we send the battery level to the HAL as the lower 8 bits + <!-- Should we send the battery level to the HAL as the alpha channel of the color? This should only be used if the HAL does special handling of the value- a use case for this would be a segmented LED that can function as a range bar --> |