mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-14 21:45:14 -05:00
. Fixed typo in LED time off
I forgot: Thanks danapple0 for the LED blickng code
This commit is contained in:
parent
081cb8f76d
commit
b3a4b758dc
@ -118,7 +118,7 @@ public class Email extends Application {
|
|||||||
/**
|
/**
|
||||||
* Time the LED is off when blicking on new email notification
|
* Time the LED is off when blicking on new email notification
|
||||||
*/
|
*/
|
||||||
public static final int NOTIFICATION_LED_OFF_TIME = 500;
|
public static final int NOTIFICATION_LED_OFF_TIME = 2000;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called throughout the application when the number of accounts has changed. This method
|
* Called throughout the application when the number of accounts has changed. This method
|
||||||
|
Loading…
Reference in New Issue
Block a user