mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
zx adaptations
This commit is contained in:
parent
3491207890
commit
6653bdc2be
4 changed files with 123 additions and 31 deletions
|
@ -39,6 +39,7 @@
|
|||
#include "hfsnoop.h"
|
||||
#include "lfops.h"
|
||||
#include "lfsampling.h"
|
||||
#include "lfzx.h"
|
||||
#include "mifarecmd.h"
|
||||
#include "mifaredesfire.h"
|
||||
#include "mifaresim.h"
|
||||
|
@ -48,7 +49,6 @@
|
|||
#include "ticks.h"
|
||||
#include "commonutil.h"
|
||||
#include "crc16.h"
|
||||
#include "lfzx.h"
|
||||
|
||||
|
||||
#ifdef WITH_LCD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue