Merge pull request #79 from merlokk/sc_emv_exec_exit

change sc apdu to be compatible with 14a apdu
This commit is contained in:
RFID Research Group 2019-01-08 19:09:27 +01:00 committed by GitHub
commit 42bdcc012f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -533,7 +533,7 @@ int ExchangeAPDUSC(uint8_t *datain, int datainlen, bool activateCard, bool leave
int len = smart_responseEx(dataout, true);
if ( len < 0 ) {
return 2;
return 1;
}
// retry