]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.c
Applied patch from http://www.proxmark.org/forum/viewtopic.php?id=1637, where a compi...
[proxmark3-svn] / 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