This commit is contained in:
iceman1001 2017-07-11 18:27:59 +02:00
commit 24d332fac7
5 changed files with 49 additions and 43 deletions

View file

@ -1760,7 +1760,7 @@ void ReaderIClass(uint8_t arg0) {
cmd_send(CMD_ACK, result_status, 0, 0, card_data, sizeof(card_data) );
if (abort_after_read) {
LEDsoff();
set_tracing(FALSE);
set_tracing(false);
return;
}
//Save that we already sent this....