]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/prox.h
lean up event model so that this will work under OS X (and hopefully Linux)
[proxmark3-svn] / client / prox.h
index 21ee8c1a4cd6496eae5be044cd15c4ac80a91e97..10429dc1dbdf8d11729e586b6b38a51b0e5ee8b6 100644 (file)
@@ -14,7 +14,8 @@ typedef WORD uint16_t;
 // prox.cpp\r
 void ReceiveCommand(UsbCommand *c);\r
 bool ReceiveCommandPoll(UsbCommand *c);\r
-void SendCommand(UsbCommand *c, bool);\r
+void SendCommand(UsbCommand *c);\r
+void WaitForAck(void);\r
 void wait_for_response(uint32_t command_type);\r
 \r
 // gui.cpp\r
Impressum, Datenschutz