This commit is contained in:
MX
2025-10-31 12:28:08 +03:00
parent e392bff808
commit ed2c40de4b
2 changed files with 5 additions and 7 deletions

View File

@@ -77,7 +77,7 @@ struct NotificationApp {
NotificationLedLayer display;
NotificationLedLayer led[NOTIFICATION_LED_COUNT];
uint8_t display_led_lock;
bool display_led_lock;
NotificationSettings settings;