mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
fix headers
This commit is contained in:
parent
6cd2eef44b
commit
ecbf82fe20
4 changed files with 2 additions and 5 deletions
|
@ -15,7 +15,6 @@
|
|||
#include "proxmark3.h" // Definitions, USB controls, etc
|
||||
#include "ui.h" // PrintAndLog
|
||||
#include "cmdparser.h" // CmdsParse, CmdsHelp
|
||||
#include "cmdlfawid.h" // AWID function declarations
|
||||
#include "lfdemod.h" // parityTest +
|
||||
#include "util.h" // weigandparity
|
||||
#include "protocols.h" // for T55xx config register definitions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue