REM: Removed #define llx PRIx64, all these defines are located in proxmark3.h

This commit is contained in:
iceman1001 2016-01-19 16:29:07 +01:00
commit a429510647
4 changed files with 0 additions and 8 deletions

View file

@ -21,8 +21,6 @@
#include "cmdlfem4x.h"
#include "lfdemod.h"
#define llx PRIx64
char *global_em410xId;
static int CmdHelp(const char *Cmd);