mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Mifare dictionary uploaded to spiffs using legacy function
This commit is contained in:
parent
d7ab949d1f
commit
5af815f271
4 changed files with 53 additions and 64 deletions
|
@ -38,8 +38,6 @@
|
|||
#include "spiffs.h" // spiffs
|
||||
#include "appmain.h" // print_stack_usage
|
||||
|
||||
#define MF_KEYS_FILE "dict_mf.bin"
|
||||
|
||||
#ifndef HARDNESTED_AUTHENTICATION_TIMEOUT
|
||||
# define HARDNESTED_AUTHENTICATION_TIMEOUT 848 // card times out 1ms after wrong authentication (according to NXP documentation)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue