Fix (iclass)

This commit is contained in:
Martin Holst Swende 2014-12-14 18:07:12 +01:00
commit eabba3df7e
2 changed files with 2 additions and 2 deletions

View file

@ -340,7 +340,7 @@ int CmdHFiClassSim(const char *Cmd)
if(simType == 2)
{
UsbCommand c = {CMD_SIMULATE_TAG_ICLASS, {simType,63}};
UsbCommand c = {CMD_SIMULATE_TAG_ICLASS, {simType,8}};
UsbCommand resp = {0};
uint8_t csns[64] = {