]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Applied patch from http://www.proxmark.org/forum/viewtopic.php?id=1637, where a compi...
authormartin.holst@gmail.com <martin.holst@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Wed, 5 Jun 2013 08:53:20 +0000 (08:53 +0000)
committermartin.holst@gmail.com <martin.holst@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Wed, 5 Jun 2013 08:53:20 +0000 (08:53 +0000)
client/proxmark3.c

index ef3d33e821d572591f3430cd0ea40c0e0c302010..5cbacc8608cd1024aa4f6a271e3744a4405ed3c1 100644 (file)
@@ -26,7 +26,7 @@
 
 static serial_port sp;
 static UsbCommand txcmd;
-static bool txcmd_pending = false;
+volatile static bool txcmd_pending = false;
 
 void SendCommand(UsbCommand *c) {
 #if 0
Impressum, Datenschutz