chg: eload NG

This commit is contained in:
iceman1001 2019-08-28 21:21:52 +02:00
parent 117ebf0beb
commit 28d703d6df

View file

@ -1134,7 +1134,8 @@ static void PacketReceived(PacketCommandNG *packet) {
break;
}
case CMD_HF_MIFARE_EML_LOAD: {
MifareECardLoad(packet->oldarg[0], packet->oldarg[1]);
mfc_eload_t *payload = (mfc_eload_t *) packet->data.asBytes;
MifareECardLoadExt(payload->sectorcnt, payload->keytype);
break;
}
// Work with "magic Chinese" card