mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
chg: helptext (@drandreas)
chg: 'hf legic esave' now saves to both BIN / EML
This commit is contained in:
parent
65b29410d4
commit
56f3ef2a55
2 changed files with 5 additions and 14 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "legic_prng.h"
|
||||
#include "legic.h" // legic_card_select_t struct
|
||||
#include "cmdhf.h" // "hf list"
|
||||
#include "loclass/fileutils.h" //saveFile
|
||||
|
||||
int CmdHFLegic(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue