]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - client/cmdlfio.h
CHG: enhanced the "hf mfu info" a lot. It can detect UL/UL-C/UL-EV1/NTAG213/NTAG215...
[proxmark3-svn] / client / cmdlfio.h
... / ...
CommitLineData
1// Low frequency Kantech commands
2//-----------------------------------------------------------------------------
3
4#ifndef CMDLFIO_H__
5#define CMDLFIO_H__
6
7int CmdLFIO(const char *Cmd);
8
9int CmdIODemodFSK(const char *Cmd);
10
11#endif
Impressum, Datenschutz