make style

This commit is contained in:
Philippe Teuwen 2019-10-21 13:46:23 +02:00
commit 8792679fc8
3 changed files with 3 additions and 3 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()) {