mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
rename
This commit is contained in:
parent
f52a4388b5
commit
83d9c90203
1 changed files with 1 additions and 1 deletions
|
@ -1414,7 +1414,7 @@ typedef struct {
|
|||
|
||||
static mfu_otp_identify_t mfu_otp_ident_table[] = {
|
||||
{ "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 },
|
||||
{ NULL, 0, 0, NULL, NULL, NULL }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue