remove iso15 getUID timeout msg
This commit is contained in:
@@ -224,9 +224,6 @@ static int getUID(uint8_t *buf) {
|
|||||||
}
|
}
|
||||||
} // retry
|
} // retry
|
||||||
|
|
||||||
if (retry >= 3)
|
|
||||||
PrintAndLogEx(WARNING, "timeout while waiting for reply.");
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user