CHG: 'EMV' , at least it compiles, however working that is a completely different issue..

This commit is contained in:
iceman1001 2017-09-19 19:49:47 +02:00
commit b0bf1faa3d
3 changed files with 7 additions and 10 deletions

View file

@ -887,8 +887,7 @@ void UsbPacketReceived(uint8_t *packet, int len) {
break;
case CMD_EMV_DUMP_CARD:
EMVdumpcard();
break;
/*
break;
case CMD_EMV_READ_RECORD:
EMVReadRecord(c->arg[0], c->arg[1], NULL);
break;
@ -904,7 +903,6 @@ void UsbPacketReceived(uint8_t *packet, int len) {
case CMD_EMV_FUZZ_RATS:
EMVFuzz_RATS(c->arg[0],c->d.asBytes);
break;
*/
#endif
#ifdef WITH_ICLASS
// Makes use of ISO14443a FPGA Firmware