]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfhid.h
Client cleanup and restructuring. Stage 1...
[proxmark3-svn] / client / cmdlfhid.h
diff --git a/client/cmdlfhid.h b/client/cmdlfhid.h
new file mode 100644 (file)
index 0000000..7747fd2
--- /dev/null
@@ -0,0 +1,10 @@
+#ifndef CMDLFHID_H__
+#define CMDLFHID_H__
+
+int CmdLFHID(const char *Cmd);
+
+int CmdHIDDemod(const char *Cmd);
+int CmdHIDDemodFSK(const char *Cmd);
+int CmdHIDSim(const char *Cmd);
+
+#endif
Impressum, Datenschutz