]> git.zerfleddert.de Git - proxmark3-svn/blob - client/cmdlfviking.h
FIX: I did a clean up of the "LF PCF7931" code. The write command is not quite done.
[proxmark3-svn] / client / cmdlfviking.h
1 #ifndef CMDLFVIKING_H__
2 #define CMDLFVIKING_H__
3 int CmdLFViking(const char *Cmd);
4 int CmdVikingDemod(const char *Cmd);
5 int CmdVikingClone(const char *Cmd);
6 #endif
7
Impressum, Datenschutz