]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfnedap.h
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdlfnedap.h
index bead837195a9331de7b005ebd956f9bfe636d192..b39ebd742068845d043da65e8a1be90f7fd899fa 100644 (file)
 #include "crc.h"
 
 int CmdLFNedap(const char *Cmd);
-int CmdFSKdemodNedap(const char *Cmd);
+int CmdLFNedapDemod(const char *Cmd);
 int CmdLFNedapRead(const char *Cmd);
 //int CmdLFNedapClone(const char *Cmd);
 int CmdLFNedapSim(const char *Cmd);
+int CmdLFNedapChk(const char *Cmd);
 
 int usage_lf_nedap_read(void);
 //int usage_lf_nedap_clone(void);
Impressum, Datenschutz