mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-19 04:44:47 -07:00
add auto power off timer setting [ci skip]
by @Dmitry422 with little fixes by @xMasterX
This commit is contained in:
@@ -75,6 +75,9 @@ struct Desktop {
|
||||
|
||||
FuriTimer* auto_lock_timer;
|
||||
FuriTimer* update_clock_timer;
|
||||
//--- auto_power_off_timer
|
||||
FuriTimer* auto_poweroff_timer;
|
||||
//---
|
||||
|
||||
AnimationManager* animation_manager;
|
||||
FuriSemaphore* animation_semaphore;
|
||||
|
||||
Reference in New Issue
Block a user