]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfviking.h
fix emv search behavior
[proxmark3-svn] / client / cmdlfviking.h
index fe4f522c65e8b41ab1e960b4c0d0be668705ae14..a45dd9a8191280cc3cd9a3fbe8c4a62fb7aa0626 100644 (file)
@@ -4,13 +4,13 @@
 // at your option, any later version. See the LICENSE.txt file for the text of
 // the license.
 //-----------------------------------------------------------------------------
-// Low frequency T55xx commands
+// Low frequency viking tag commands
 //-----------------------------------------------------------------------------
 #ifndef CMDLFVIKING_H__
 #define CMDLFVIKING_H__
-int CmdLFViking(const char *Cmd);
-int CmdVikingRead(const char *Cmd);
-int CmdVikingClone(const char *Cmd);
-int CmdVikingSim(static char *Cmd);
+extern int CmdLFViking(const char *Cmd);
+extern int CmdVikingDemod(const char *Cmd);
+extern int CmdVikingRead(const char *Cmd);
+extern int CmdVikingClone(const char *Cmd);
+extern int CmdVikingSim(const char *Cmd);
 #endif
-
Impressum, Datenschutz