]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfti.h
Client cleanup and restructuring. Stage 1...
[proxmark3-svn] / client / cmdlfti.h
diff --git a/client/cmdlfti.h b/client/cmdlfti.h
new file mode 100644 (file)
index 0000000..9554bb1
--- /dev/null
@@ -0,0 +1,10 @@
+#ifndef CMDLFTI_H__
+#define CMDLFTI_H__
+
+int CmdLFTI(const char *Cmd);
+
+int CmdTIDemod(const char *Cmd);
+int CmdTIRead(const char *Cmd);
+int CmdTIWrite(const char *Cmd);
+
+#endif
Impressum, Datenschutz