This commit is contained in:
iceman1001 2019-03-17 21:53:26 +01:00
parent ca24b7ae74
commit e925dc9f7a

View file

@ -1163,7 +1163,6 @@ void SimulateIso14443aTag(int tagType, int flags, uint8_t *data) {
counters[index] = val;
// send ACK
EmSend4bit(CARD_ACK);
CARD_ACK
}
}
p_response = NULL;