mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Merge remote-tracking branch 'OFW/dev' into dev
This commit is contained in:
@@ -124,6 +124,13 @@ typedef enum {
|
||||
LfRfidViewRead,
|
||||
} LfRfidView;
|
||||
|
||||
typedef enum {
|
||||
LfRfidMenuIndexRead,
|
||||
LfRfidMenuIndexSaved,
|
||||
LfRfidMenuIndexAddManually,
|
||||
LfRfidMenuIndexExtraActions,
|
||||
} LfRfidMenuIndex;
|
||||
|
||||
bool lfrfid_save_key(LfRfid* app);
|
||||
|
||||
bool lfrfid_load_key_from_file_select(LfRfid* app);
|
||||
|
||||
Reference in New Issue
Block a user