Rework night shift setting demo

This commit is contained in:
Dmitry422
2026-02-08 17:57:56 +07:00
parent 8f248a49da
commit 8af7467b02
3 changed files with 657 additions and 635 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -86,6 +86,7 @@ struct NotificationApp {
NotificationSettings settings;
FuriTimer* night_shift_timer;
FuriTimer* night_shift_demo_timer;
float current_night_shift;
FuriTimer* rainbow_timer;