mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
chg: 'lf io clone' - refactored, uses NG
This commit is contained in:
parent
4c08477ef7
commit
e5c31886eb
5 changed files with 40 additions and 22 deletions
|
@ -361,7 +361,6 @@ typedef struct {
|
|||
#define CMD_LF_EM4X_READWORD 0x0218
|
||||
#define CMD_LF_EM4X_WRITEWORD 0x0219
|
||||
#define CMD_LF_IO_DEMOD 0x021A
|
||||
#define CMD_LF_IO_CLONE 0x021B
|
||||
#define CMD_LF_EM410X_DEMOD 0x021c
|
||||
// Sampling configuration for LF reader/sniffer
|
||||
#define CMD_LF_SAMPLING_SET_CONFIG 0x021d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue