mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
rename
This commit is contained in:
@@ -1415,7 +1415,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 },
|
||||
{ "MyKey", 12, 4, NULL, ul_mykey_otpgen, NULL },
|
||||
// { "MyKey", 12, 4, NULL, ul_mykey_otpgen, NULL },
|
||||
{ NULL, 0, 0, NULL, NULL, NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user