mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Relocated write requests in function 4x50_restore from device to client
This commit is contained in:
parent
d546936f5c
commit
6876ff2f04
5 changed files with 26 additions and 98 deletions
|
@ -511,7 +511,6 @@ typedef struct {
|
|||
#define CMD_LF_EM4X50_READ 0x0243
|
||||
#define CMD_LF_EM4X50_BRUTE 0x0245
|
||||
#define CMD_LF_EM4X50_LOGIN 0x0246
|
||||
#define CMD_LF_EM4X50_RESTORE 0x0249
|
||||
#define CMD_LF_EM4X50_SIM 0x0250
|
||||
#define CMD_LF_EM4X50_READER 0x0251
|
||||
#define CMD_LF_EM4X50_ESET 0x0252
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue