mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
rename
This commit is contained in:
parent
6597a1705a
commit
f52a4388b5
1 changed files with 1 additions and 1 deletions
|
@ -1415,7 +1415,7 @@ typedef struct {
|
||||||
static mfu_otp_identify_t mfu_otp_ident_table[] = {
|
static mfu_otp_identify_t mfu_otp_ident_table[] = {
|
||||||
{ "SALTO Systems card", 12, 4, "534C544F", ul_c_otpgenA, NULL },
|
{ "SALTO Systems card", 12, 4, "534C544F", ul_c_otpgenA, NULL },
|
||||||
{ "Assa Abloy Ving Card", 12, 4, NULL, ul_ev1_otpgenA, NULL },
|
{ "Assa Abloy Ving Card", 12, 4, NULL, ul_ev1_otpgenA, NULL },
|
||||||
{ "MyKey", 12, 4, NULL, ul_mykey_otpgen, NULL },
|
// { "MyKey", 12, 4, NULL, ul_mykey_otpgen, NULL },
|
||||||
{ NULL, 0, 0, NULL, NULL, NULL }
|
{ NULL, 0, 0, NULL, NULL, NULL }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue