mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
next version of half duplex simulation
This commit is contained in:
parent
eea63a6cb7
commit
f6868aadf9
2 changed files with 13 additions and 3 deletions
|
@ -52,6 +52,7 @@ typedef struct {
|
|||
|
||||
typedef struct {
|
||||
bool check_field;
|
||||
bool reset;
|
||||
int field;
|
||||
int cycles;
|
||||
} PACKED em4x50_test_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue