mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
cppchecker missing includes
This commit is contained in:
parent
b63495cce7
commit
90a9c215de
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
// hitag2 attack functions
|
// hitag2 attack functions
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
#include "hitagcrypto.h"
|
#include "hitag2_crypto.h"
|
||||||
#include "hitag2crack.h"
|
#include "hitag2crack.h"
|
||||||
|
|
||||||
#define READP0CMD "1100000111"
|
#define READP0CMD "1100000111"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue