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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user