]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.c
Fixed some kind of of linking error
[proxmark3-svn] / client / proxmark3.c
index a6274bc111b648ebe91b40c1066061521173803d..5cbacc8608cd1024aa4f6a271e3744a4405ed3c1 100644 (file)
@@ -26,7 +26,7 @@
 
 static serial_port sp;
 static UsbCommand txcmd;
-static volatile bool txcmd_pending = false;
+volatile static bool txcmd_pending = false;
 
 void SendCommand(UsbCommand *c) {
 #if 0
Impressum, Datenschutz