Add colour to hf 14a and hf mfu commands

This commit is contained in:
Daniel Underhay 2020-03-15 19:57:47 +11:00
commit 132bd6c1f7
5 changed files with 124 additions and 114 deletions

View file

@ -1142,4 +1142,3 @@ int readHF14B(bool verbose) {
if (verbose) PrintAndLogEx(FAILED, "no 14443-B tag found");
return 0;
}