diff --git a/client/cmdhf14b.c b/client/cmdhf14b.c index 83d6633c1..7694c2cd3 100644 --- a/client/cmdhf14b.c +++ b/client/cmdhf14b.c @@ -147,6 +147,7 @@ int CmdHF14BList(const char *Cmd) { uint8_t got[960]; GetFromBigBuf(got,sizeof(got),0); + WaitForResponse(CMD_ACK,NULL); PrintAndLog("recorded activity:"); PrintAndLog(" time :rssi: who bytes");