mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Merge branch 'master' into update_4x50
update 201130 2
This commit is contained in:
commit
9d52801259
9 changed files with 341 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