fix: set better defaults for frontlight enabled devices
This commit is contained in:
parent
b01003f075
commit
9ea0210864
2 changed files with 3 additions and 3 deletions
2
data
2
data
|
@ -1 +1 @@
|
|||
Subproject commit e0d539a8a3d29669ccc116311870f317b0d9dfcc
|
||||
Subproject commit 68207a7d95b6cb16df5c991b84ff40c25c23755b
|
|
@ -46,8 +46,8 @@
|
|||
#define DEFAULT_LUX_LIGHT_TOGGLE 128
|
||||
#define DEFAULT_FL_OFF_WHEN_DARK true
|
||||
|
||||
#define DEFAULT_FL_ALWAYS_ON false
|
||||
#define DEFAULT_FL_FLASH_ON_UPDATE false
|
||||
#define DEFAULT_FL_ALWAYS_ON true
|
||||
#define DEFAULT_FL_FLASH_ON_UPDATE true
|
||||
|
||||
#define DEFAULT_LED_STATUS false
|
||||
#define DEFAULT_TIMER_ACTIVE true
|
||||
|
|
Loading…
Add table
Reference in a new issue