chg: timing text

This commit is contained in:
iceman1001 2018-02-14 23:53:32 +01:00
parent b8ddb3b384
commit 326079fbb6

View file

@ -474,7 +474,7 @@ int CmdHFList(const char *Cmd) {
printFelica(traceLen, trace);
} else {
PrintAndLog("Start = Start of Start Bit, End = End of last modulation. Src = Source of Transfer");
if ( protocol == ISO_14443A )
if ( protocol == ISO_14443A || protocol == PROTO_MIFARE)
PrintAndLog("iso14443a - All times are in carrier periods (1/13.56Mhz)");
if ( protocol == ICLASS )
PrintAndLog("iClass - Timings are not as accurate");