From: pwpiwi Date: Tue, 24 Oct 2017 05:48:38 +0000 (+0200) Subject: fix hw status (and USB comm in general) (#434) X-Git-Tag: v3.1.0~148 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/23af9327a53b865383271e5844f75997671b32aa?hp=23af9327a53b865383271e5844f75997671b32aa fix hw status (and USB comm in general) (#434) * don't ignore ReadLine() errors (Windows) * lock CmdBuffer with Mutex * refactor WaitForResponseTimeoutW ---