mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
renamed std_read -> stdread
This commit is contained in:
parent
35a671d592
commit
098ca87c81
6 changed files with 19 additions and 31 deletions
|
@ -514,7 +514,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_STD_READ 0x0251
|
||||
#define CMD_LF_EM4X50_STDREAD 0x0251
|
||||
#define CMD_LF_EM4X50_ESET 0x0252
|
||||
// Sampling configuration for LF reader/sniffer
|
||||
#define CMD_LF_SAMPLING_SET_CONFIG 0x021D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue