]> git.zerfleddert.de Git - proxmark3-svn/blame - client/cmdlfti.h
Attempt at getting the windows client to at least compile without bombing out with...
[proxmark3-svn] / client / cmdlfti.h
CommitLineData
7fe9b0b7 1#ifndef CMDLFTI_H__
2#define CMDLFTI_H__
3
4int CmdLFTI(const char *Cmd);
5
6int CmdTIDemod(const char *Cmd);
7int CmdTIRead(const char *Cmd);
8int CmdTIWrite(const char *Cmd);
9
10#endif
Impressum, Datenschutz