]> git.zerfleddert.de Git - proxmark3-svn/blob - client/pm3_bitlib.h
Reworked how 'hf 14a list' and 'hf iclass list' works, to use the same method. Now...
[proxmark3-svn] / client / pm3_bitlib.h
1 #ifndef PM3_BITLIB
2 #define PM3_BITLIB
3
4 #include <lua.h>
5 int set_bit_library (lua_State *L);
6
7 #endif /* PM3_BITLIB */
Impressum, Datenschutz