CHG: increased the preamble
CHG: from inverted to non-inverted. 2 of the forum samples is non-inverted. Block 0: 00150080
This commit is contained in:
@@ -1119,7 +1119,7 @@ int CmdLFfind(const char *Cmd) {
|
||||
PrintAndLog("\nValid NexWatch ID Found!");
|
||||
return 1;
|
||||
}
|
||||
ans=CmdFSKdemodNedap("");
|
||||
ans=CmdLFNedapDemod("");
|
||||
if (ans>0) {
|
||||
PrintAndLog("\nValid NEDAP ID Found!");
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user