mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +08:00
text
This commit is contained in:
parent
5f9abb0263
commit
d8b2f962e5
1 changed files with 0 additions and 2 deletions
|
@ -212,8 +212,6 @@ static bool Unpack_Kantech(wiegand_message_t *packed, wiegand_card_t *card) {
|
|||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
static bool Pack_D10202(wiegand_card_t *card, wiegand_message_t *packed) {
|
||||
memset(packed, 0, sizeof(wiegand_message_t));
|
||||
|
||||
|
|
Loading…
Reference in a new issue