CHG: 'hf mf chk' - adding default_key array refactoring (@merlokk)

This commit is contained in:
iceman1001 2017-12-06 20:14:18 +01:00
commit 2bc60a87aa
3 changed files with 69 additions and 64 deletions

View file

@ -28,6 +28,7 @@
#include "cmdhfmfhard.h"
#include "mifarehost.h"
#include "util_posix.h" // msclock
#include "mifaredefault.h" // mifare default key array
extern int CmdHFMF(const char *Cmd);