mirror of
https://git.btclock.dev/btclock/btclock_v3.git
synced 2025-01-18 05:12:58 +01:00
fix: set better defaults for frontlight enabled devices
This commit is contained in:
parent
b01003f075
commit
9ea0210864
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…
Reference in New Issue
Block a user