]> git.zerfleddert.de Git - proxmark3-svn/blame - client/cmdhf.h
Fix windows compilation issues. But still not final. We should move to pthread and...
[proxmark3-svn] / client / cmdhf.h
CommitLineData
7fe9b0b7 1#ifndef CMDHF_H__
2#define CMDHF_H__
3
4int CmdHF(const char *Cmd);
5
6int CmdHFTune(const char *Cmd);
7
8#endif
Impressum, Datenschutz