]> git.zerfleddert.de Git - proxmark3-svn/blame - client/cmdlfem4x.h
/client/Makefile: Output object files to the obj subdir.
[proxmark3-svn] / client / cmdlfem4x.h
CommitLineData
7fe9b0b7 1#ifndef CMDLFEM4X_H__
2#define CMDLFEM4X_H__
3
4int CmdLFEM4X(const char *Cmd);
5
6int CmdEM410xRead(const char *Cmd);
7int CmdEM410xSim(const char *Cmd);
8int CmdEM410xWatch(const char *Cmd);
9int CmdEM4x50Read(const char *Cmd);
10
11#endif
Impressum, Datenschutz