mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Better way of doing favorite timeout
This commit is contained in:
@@ -141,6 +141,8 @@ struct NfcApp {
|
||||
FuriString* file_path;
|
||||
FuriString* file_name;
|
||||
FuriTimer* timer;
|
||||
|
||||
bool fav_timeout;
|
||||
};
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user