add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk)

---most likely broke something.. :)  needs proper testing.
This commit is contained in:
iceman1001 2018-02-14 23:03:39 +01:00
commit ad99b4f394
9 changed files with 1035 additions and 589 deletions

View file

@ -33,7 +33,7 @@
#include "protocols.h"
#include "parity.h" // oddparity
#include "iso15693tools.h" // ISO15693 crc
#include "cmdhflist.h" // annotations
extern int CmdHF(const char *Cmd);
extern int CmdHFTune(const char *Cmd);