diff --git a/client/src/cmdlfem4x50.c b/client/src/cmdlfem4x50.c index b4d787bbc..ae55a8a18 100644 --- a/client/src/cmdlfem4x50.c +++ b/client/src/cmdlfem4x50.c @@ -786,7 +786,7 @@ int CmdEM4x50Reader(const char *Cmd) { clearCommandBuffer(); SendCommandNG(CMD_LF_EM4X50_READER, 0, 0); - WaitForResponse(CMD_LF_EM4X50_READER, &resp); + WaitForResponseTimeoutW(CMD_LF_EM4X50_READER, &resp, -1, false); now = resp.status;