]> git.zerfleddert.de Git - proxmark3-svn/blame - client/cmdhflegic.h
Change -std=c99 to -std=gnu99 to be able to compile libusb-0.1.* which uses u_int...
[proxmark3-svn] / client / cmdhflegic.h
CommitLineData
7fe9b0b7 1#ifndef CMDHFLEGIC_H__
2#define CMDHFLEGIC_H__
3
4int CmdHFLegic(const char *Cmd);
5
6int CmdLegicRFRead(const char *Cmd);
7
8#endif
Impressum, Datenschutz