mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
lf hid clone - prepped for EM. Disabled it for viking / hid clone until further testing
This commit is contained in:
parent
b647d7ca22
commit
1bccb77654
7 changed files with 70 additions and 18 deletions
|
@ -238,6 +238,8 @@ typedef struct {
|
|||
uint32_t hi;
|
||||
uint32_t lo;
|
||||
uint8_t longFMT;
|
||||
bool Q5;
|
||||
bool EM;
|
||||
} PACKED lf_hidsim_t;
|
||||
|
||||
// For CMD_LF_FSK_SIMULATE (FSK)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue