Fix (iclass)

This commit is contained in:
Martin Holst Swende
2014-12-14 18:07:12 +01:00
parent d6a120a25b
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] = {