Updated on 2026-08-14
This commit is contained in:
parent
10c0b8e680
commit
452c5511bc
23 changed files with 46 additions and 32 deletions
|
|
@ -27,8 +27,8 @@ public class ReadCardInfoTask extends Thread {
|
|||
private static String lastRead_UID;
|
||||
|
||||
public static void resetLastReadInfo() {
|
||||
lastRead_UID="";
|
||||
lastRead_Encryption=null;
|
||||
lastRead_UID = "";
|
||||
lastRead_Encryption = null;
|
||||
lastRead_UnsuccessfullPINs.clear();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue