mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
added new function 4x50_restore
This commit is contained in:
parent
e1b3cbfc9f
commit
fcd9d6d1e8
1 changed files with 1 additions and 0 deletions
|
@ -512,6 +512,7 @@ typedef struct {
|
|||
#define CMD_LF_EM4X50_LOGIN 0x0246
|
||||
#define CMD_LF_EM4X50_RESET 0x0247
|
||||
#define CMD_LF_EM4X50_WATCH 0x0248
|
||||
#define CMD_LF_EM4X50_RESTORE 0x0249
|
||||
// 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