Auto_poweroff option moved from desktop to power.

Add settings for power service (load|save).
This commit is contained in:
Dmitry422
2025-01-14 02:01:54 +07:00
parent 1a95757a75
commit c73495767c
16 changed files with 375 additions and 146 deletions

View File

@@ -75,9 +75,6 @@ struct Desktop {
FuriTimer* auto_lock_timer;
FuriTimer* update_clock_timer;
//--- auto_power_off_timer
FuriTimer* auto_poweroff_timer;
//---
AnimationManager* animation_manager;
FuriSemaphore* animation_semaphore;