Make style. Change DBG_DEBUG. Refactor CRC calculation

This commit is contained in:
Thomas Sutter
2019-10-21 09:59:15 +02:00
parent 3a3b66d079
commit e7f7810d22
3 changed files with 96 additions and 68 deletions

View File

@@ -96,7 +96,7 @@ int CmdHFSearch(const char *Cmd) {
return PM3_SUCCESS;
}
}
PROMPT_CLEARLINE;
PrintAndLogEx(INPLACE, "Searching for ISO15693 tag...");
if (IfPm3Iso15693()) {