mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: a select_legic function with structs and stuff and
This commit is contained in:
parent
d7e24e7c5f
commit
a39944216d
7 changed files with 132 additions and 95 deletions
|
@ -21,6 +21,7 @@
|
|||
#include "util.h"
|
||||
#include "crc.h"
|
||||
#include "legic_prng.h"
|
||||
#include "legic.h" // legic_card_select_t struct
|
||||
|
||||
int CmdHFLegic(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue