]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfem4x.h
Client cleanup and restructuring. Stage 1...
[proxmark3-svn] / client / cmdlfem4x.h
diff --git a/client/cmdlfem4x.h b/client/cmdlfem4x.h
new file mode 100644 (file)
index 0000000..53f3fe8
--- /dev/null
@@ -0,0 +1,11 @@
+#ifndef CMDLFEM4X_H__
+#define CMDLFEM4X_H__
+
+int CmdLFEM4X(const char *Cmd);
+
+int CmdEM410xRead(const char *Cmd);
+int CmdEM410xSim(const char *Cmd);
+int CmdEM410xWatch(const char *Cmd);
+int CmdEM4x50Read(const char *Cmd);
+
+#endif
Impressum, Datenschutz