mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
no comment :(
This commit is contained in:
parent
1cb2ae889c
commit
65305f361f
1 changed files with 1 additions and 1 deletions
|
@ -127,5 +127,5 @@ int demodCOTAG(void) {
|
||||||
}
|
}
|
||||||
|
|
||||||
int readCOTAGUid(void) {
|
int readCOTAGUid(void) {
|
||||||
return CmdCOTAGRead == 1;
|
return CmdCOTAGRead("") > 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue