This commit is contained in:
Philippe Teuwen
2021-05-07 21:01:23 +02:00
parent da3dbd9f82
commit 2af0537bc0
2 changed files with 12 additions and 10 deletions

View File

@@ -1021,7 +1021,7 @@ int ExchangeAPDU14a(uint8_t *datain, int datainlen, bool activateField, bool lea
// check R-block ACK
//TODO check this one...
if ((*dataoutlen == 0) && (chaining != chainBlockNotLast)) {
if ((*dataoutlen == 0) && (chaining != chainBlockNotLast)) {
if (leaveSignalON == false)
DropField();