mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
added entry for login function (may be temporary)
This commit is contained in:
parent
2e5cf12d7d
commit
a308fc692b
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ typedef struct {
|
||||||
uint8_t word[4];
|
uint8_t word[4];
|
||||||
uint32_t start_password;
|
uint32_t start_password;
|
||||||
uint32_t stop_password;
|
uint32_t stop_password;
|
||||||
|
uint32_t login_password;
|
||||||
} em4x50_data_t;
|
} em4x50_data_t;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue