]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14b.h
ADD: @pwpiwi 's fix https://github.com/Proxmark/proxmark3/commit/50365fedcbaf91ce530c...
[proxmark3-svn] / client / cmdhf14b.h
index cc8b9dbd810c15a889c40e406f6d4f980b5c5ca2..66fd430f2bef20b110fe07f095a30cfb3a0a391e 100644 (file)
@@ -15,7 +15,8 @@ int CmdHF14B(const char *Cmd);
 
 int CmdHF14BDemod(const char *Cmd);
 int CmdHF14BList(const char *Cmd);
-int CmdHF14BRead(const char *Cmd);
+int CmdHF14BReader(const char *Cmd);
+int HF14BReader(bool verbose);
 int CmdHF14Sim(const char *Cmd);
 int CmdHFSimlisten(const char *Cmd);
 int CmdHF14BSnoop(const char *Cmd);
Impressum, Datenschutz