mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Relocated write requests of function „4x50_wipe" from device to client
This commit is contained in:
parent
3d14dbfbd0
commit
5d34efc6e6
4 changed files with 0 additions and 68 deletions
|
@ -507,7 +507,6 @@ typedef struct {
|
|||
#define CMD_LF_EM4X50_WRITE 0x0241
|
||||
#define CMD_LF_EM4X50_WRITEPWD 0x0242
|
||||
#define CMD_LF_EM4X50_READ 0x0243
|
||||
#define CMD_LF_EM4X50_WIPE 0x0244
|
||||
#define CMD_LF_EM4X50_BRUTE 0x0245
|
||||
#define CMD_LF_EM4X50_LOGIN 0x0246
|
||||
#define CMD_LF_EM4X50_RESET 0x0247
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue