backlight time correction

This commit is contained in:
Dmitry422
2026-02-08 18:39:28 +07:00
parent 8af7467b02
commit ed5c87fb14
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ typedef struct {
Light light;
} NotificationLedLayer;
#define NOTIFICATION_SETTINGS_VERSION 0x05
#define NOTIFICATION_SETTINGS_VERSION 0x06
#define NOTIFICATION_SETTINGS_PATH INT_PATH(NOTIFICATION_SETTINGS_FILE_NAME)
typedef struct {