mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
added default file size for dump files (bin/eml) -> 136 bytes
This commit is contained in:
parent
86007bfdd4
commit
5af9fc15ec
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
#define NO_CHARS_MAX 400
|
||||
#define TIMEOUT 2000
|
||||
#define RESTORE_DEFAULT_FILENAME "lf-4x50restore.bin"
|
||||
#define DUMP_FILESIZE 136
|
||||
|
||||
typedef struct {
|
||||
bool addr_given;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue