Desktop: poweroff timer and 5 seconds delay and other improvements (#1312)

* Desktop: poweroff timer and 5 seconds delay
* Desktop: cleanup logic in settings application
This commit is contained in:
あく
2022-06-13 05:40:57 +03:00
committed by GitHub
parent 47acf24801
commit cc861dd92b
4 changed files with 44 additions and 20 deletions

View File

@@ -38,7 +38,4 @@ typedef struct {
bool pincode_buffer_filled;
uint8_t menu_idx;
bool setting_primary_favorite;
} DesktopSettingsApp;