]> git.zerfleddert.de Git - proxmark3-svn/blame - client/pm3_bitlib.h
On another note; a nice udev-rule to have pm3 appear as /dev/pm3-1 (or /dev/pm3-2...
[proxmark3-svn] / client / pm3_bitlib.h
CommitLineData
77cd612f 1#ifndef PM3_BITLIB
2#define PM3_BITLIB
3
4#include <lua.h>
5int set_bit_library (lua_State *L);
6
7#endif /* PM3_BITLIB */
Impressum, Datenschutz