]> git.zerfleddert.de Git - proxmark3-svn/blob - client/cmdhf.h
/client/Makefile: Output object files to the obj subdir.
[proxmark3-svn] / client / cmdhf.h
1 #ifndef CMDHF_H__
2 #define CMDHF_H__
3
4 int CmdHF(const char *Cmd);
5
6 int CmdHFTune(const char *Cmd);
7
8 #endif
Impressum, Datenschutz