mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
add 'lf pac clone' - use raw hex to clone to t55x7
This commit is contained in:
parent
40e793eb1a
commit
e370d60171
2 changed files with 67 additions and 11 deletions
|
@ -10,12 +10,6 @@
|
|||
#define CMDLFPAC_H__
|
||||
|
||||
#include "common.h"
|
||||
#include "cmdparser.h" // command_t
|
||||
#include "comms.h"
|
||||
#include "ui.h"
|
||||
#include "cmddata.h"
|
||||
#include "cmdlf.h"
|
||||
#include "lfdemod.h" // preamble test
|
||||
|
||||
int CmdLFPac(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue