fix WaitForResponse (without timeout)
[proxmark3-svn] / client / cmdlfio.h
0 / 11 (  0%)
CommitLineData
1// Low frequency Kantech commands
2//-----------------------------------------------------------------------------
3
4#ifndef CMDLFIO_H__
5#define CMDLFIO_H__
6
7extern int CmdLFIO(const char *Cmd);
8extern int CmdFSKdemodIO(const char *Cmd);
9extern int CmdIOReadFSK(const char *Cmd);
10
11#endif
Impressum, Datenschutz