mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
changed 4x50_stdread to 4x50_reader
This commit is contained in:
parent
9ff29b8d4e
commit
0033807959
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@ typedef struct {
|
|||
#define CMD_LF_EM4X50_WATCH 0x0248
|
||||
#define CMD_LF_EM4X50_RESTORE 0x0249
|
||||
#define CMD_LF_EM4X50_SIM 0x0250
|
||||
#define CMD_LF_EM4X50_STDREAD 0x0251
|
||||
#define CMD_LF_EM4X50_READER 0x0251
|
||||
#define CMD_LF_EM4X50_ESET 0x0252
|
||||
#define CMD_LF_EM4X50_CHK 0x0253
|
||||
// Sampling configuration for LF reader/sniffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue