mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-10 18:24:27 +08:00
clean
This commit is contained in:
parent
ca24b7ae74
commit
e925dc9f7a
1 changed files with 0 additions and 1 deletions
|
@ -1163,7 +1163,6 @@ void SimulateIso14443aTag(int tagType, int flags, uint8_t *data) {
|
||||||
counters[index] = val;
|
counters[index] = val;
|
||||||
// send ACK
|
// send ACK
|
||||||
EmSend4bit(CARD_ACK);
|
EmSend4bit(CARD_ACK);
|
||||||
CARD_ACK
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
p_response = NULL;
|
p_response = NULL;
|
||||||
|
|
Loading…
Reference in a new issue