mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
text
This commit is contained in:
@@ -201,7 +201,7 @@ int CmdWiegandDecode(const char *Cmd) {
|
||||
PrintAndLogEx(ERR, "Binary string contains none <0|1> chars");
|
||||
return PM3_EINVARG;
|
||||
}
|
||||
PrintAndLogEx(INFO, "Input bin len... %d", blen);
|
||||
PrintAndLogEx(INFO, "#bits... %d", blen);
|
||||
|
||||
} else if (plen) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user