]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - client/cmdhflegic.h
/client/Makefile: Output object files to the obj subdir.
[proxmark3-svn] / client / cmdhflegic.h
... / ...
CommitLineData
1#ifndef CMDHFLEGIC_H__
2#define CMDHFLEGIC_H__
3
4int CmdHFLegic(const char *Cmd);
5
6int CmdLegicRFRead(const char *Cmd);
7int CmdLegicDecode(const char *Cmd);
8
9#endif
Impressum, Datenschutz