mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
FIX: comment out a #include to reveng (my experiment)
ADD: Started to add a NTAG203 identification. Its a hard tag to pinpoint. Doesn't have GET_VERSION,
This commit is contained in:
parent
0a0d9a5828
commit
593fc3c9a3
3 changed files with 17 additions and 11 deletions
|
@ -13,7 +13,7 @@
|
|||
#include "cmdparser.h"
|
||||
#include "cmdcrc.h"
|
||||
//#include "reveng/reveng.h"
|
||||
#include "reveng/cli.h"
|
||||
//#include "reveng/cli.h"
|
||||
static int CmdHelp(const char *Cmd);
|
||||
|
||||
int CmdCrcCalc(const char *Cmd)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue