mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 13:38:35 -07:00
@@ -21,7 +21,7 @@
|
||||
#include <gui/modules/variable_item_list.h>
|
||||
#include "mifare_nested_icons.h"
|
||||
|
||||
#define NESTED_VERSION_APP "1.4.6"
|
||||
#define NESTED_VERSION_APP "1.5.0"
|
||||
#define NESTED_GITHUB_LINK "https://github.com/AloneLiberty/FlipperNested"
|
||||
#define NESTED_RECOVER_KEYS_GITHUB_LINK "https://github.com/AloneLiberty/FlipperNestedRecovery"
|
||||
#define NESTED_NONCE_FORMAT_VERSION "3"
|
||||
@@ -99,6 +99,7 @@ struct MifareNested {
|
||||
|
||||
NestedState* nested_state;
|
||||
CheckKeysState* keys_state;
|
||||
SaveNoncesResult_t* save_state;
|
||||
|
||||
MifareNestedWorkerState collecting_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user