mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
first version of 4x50_eload and 4x50_esave
This commit is contained in:
parent
18326934d6
commit
bb04832b9d
4 changed files with 178 additions and 5 deletions
|
@ -515,6 +515,7 @@ typedef struct {
|
|||
#define CMD_LF_EM4X50_RESTORE 0x0249
|
||||
#define CMD_LF_EM4X50_SIM 0x0250
|
||||
#define CMD_LF_EM4X50_STD_READ 0x0251
|
||||
#define CMD_LF_EM4X50_ESET 0x0252
|
||||
// Sampling configuration for LF reader/sniffer
|
||||
#define CMD_LF_SAMPLING_SET_CONFIG 0x021D
|
||||
#define CMD_LF_FSK_SIMULATE 0x021E
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue