Better way of doing favorite timeout

This commit is contained in:
Willy-JL
2024-01-31 02:45:11 +00:00
parent f3763b2681
commit ae9a719eb8
6 changed files with 21 additions and 12 deletions

View File

@@ -141,6 +141,8 @@ struct NfcApp {
FuriString* file_path;
FuriString* file_name;
FuriTimer* timer;
bool fav_timeout;
};
typedef enum {