added login function

This commit is contained in:
tharexde 2020-09-27 23:22:51 +02:00
commit 2e5cf12d7d
7 changed files with 88 additions and 25 deletions

View file

@ -494,6 +494,7 @@ typedef struct {
#define CMD_LF_EM4X50_READ 0x0243
#define CMD_LF_EM4X50_WIPE 0x0244
#define CMD_LF_EM4X50_BRUTE 0x0245
#define CMD_LF_EM4X50_LOGIN 0x0246
// Sampling configuration for LF reader/sniffer
#define CMD_LF_SAMPLING_SET_CONFIG 0x021D
#define CMD_LF_FSK_SIMULATE 0x021E