chg: 'lf indala clone' - differnt input parms. '-L' gives a long UID.
chg: 'lf indala demod' - tries to descramble parts, and detection is changed. Still issues with PSK2..
This commit is contained in:
@@ -1053,6 +1053,7 @@ int CmdT55xxWriteBlock(const char *Cmd) {
|
||||
c.arg[2] = password;
|
||||
c.d.asBytes[0] |= 0x1;
|
||||
}
|
||||
|
||||
clearCommandBuffer();
|
||||
SendCommand(&c);
|
||||
if (!WaitForResponseTimeout(CMD_ACK, &resp, 1500)) {
|
||||
|
||||
Reference in New Issue
Block a user