mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
cleaned up some if-def routines
This commit is contained in:
parent
23487cd23c
commit
7e67e42f7e
4 changed files with 55 additions and 109 deletions
|
@ -44,8 +44,7 @@
|
|||
#include "apps.h"
|
||||
#include "util.h"
|
||||
#include "string.h"
|
||||
|
||||
#include "iclass.h"
|
||||
#include "common.h"
|
||||
|
||||
static uint8_t *trace = (uint8_t *) BigBuf;
|
||||
static int traceLen = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue