mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
upd changelog
This commit is contained in:
@@ -191,7 +191,7 @@ static void desktop_input_event_callback(const void* value, void* context) {
|
||||
Desktop* desktop = context;
|
||||
if(event->type == InputTypePress) {
|
||||
desktop_start_auto_lock_timer(desktop);
|
||||
//--- m96yda
|
||||
//--- auto_power_off_timer
|
||||
desktop_start_auto_poweroff_timer(desktop);
|
||||
//---
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user