fix: set better defaults for frontlight enabled devices

This commit is contained in:
Djuri Baars 2025-01-16 00:30:40 +01:00
parent b01003f075
commit 9ea0210864
No known key found for this signature in database
GPG Key ID: 61B9B2DDE5AA3AC1
2 changed files with 3 additions and 3 deletions

2
data

@ -1 +1 @@
Subproject commit e0d539a8a3d29669ccc116311870f317b0d9dfcc
Subproject commit 68207a7d95b6cb16df5c991b84ff40c25c23755b

View File

@ -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