mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
changed function name
This commit is contained in:
parent
ab5e4405fe
commit
fc3638a5f4
6 changed files with 13 additions and 13 deletions
|
@ -493,7 +493,7 @@ typedef struct {
|
|||
#define CMD_LF_EM4X50_WRITE_PASSWORD 0x0242
|
||||
#define CMD_LF_EM4X50_READ 0x0243
|
||||
#define CMD_LF_EM4X50_WIPE 0x0244
|
||||
#define CMD_LF_EM4X50_BRUTEFORCE 0x0245
|
||||
#define CMD_LF_EM4X50_BRUTE 0x0245
|
||||
// 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