mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: dropfield
This commit is contained in:
parent
8b83db2c1b
commit
9b4e52b89e
2 changed files with 7 additions and 8 deletions
|
@ -10,6 +10,9 @@
|
|||
#include "util.h"
|
||||
#include "protocols.h"
|
||||
#include "data.h"
|
||||
|
||||
#define ul_switch_off_field DropField
|
||||
|
||||
typedef struct {
|
||||
uint8_t version[8];
|
||||
uint8_t tbo[2];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue