chg:simpler debug printing
This commit is contained in:
@@ -16,14 +16,13 @@
|
||||
#include "proxmark3.h" // Definitions, USB controls, etc
|
||||
#include "ui.h" // PrintAndLog
|
||||
#include "cmdparser.h" // CmdsParse, CmdsHelp
|
||||
#include "lfdemod.h" // parityTest
|
||||
#include "lfdemod.h" // parityTest, bitbytes_to_byte
|
||||
#include "util.h" // weigandparity
|
||||
#include "protocols.h" // for T55xx config register definitions
|
||||
#include "data.h"
|
||||
#include "cmdmain.h"
|
||||
#include "cmddata.h"
|
||||
#include "cmdlf.h" // lf_read
|
||||
#include "lfdemod.h" // bitbytes_to_byte
|
||||
|
||||
extern int CmdLFINDALA(const char *Cmd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user