mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Desktop: Poweroff fallback when app unavailable (#208)
This commit is contained in:
@@ -93,4 +93,5 @@ struct Desktop {
|
||||
|
||||
void desktop_lock(Desktop* desktop, bool pin_lock);
|
||||
void desktop_unlock(Desktop* desktop);
|
||||
int32_t desktop_shutdown(void* context);
|
||||
void desktop_set_stealth_mode_state(Desktop* desktop, bool enabled);
|
||||
|
||||
Reference in New Issue
Block a user