]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdmain.h
Major changes to hf mf mifare
[proxmark3-svn] / client / cmdmain.h
index a745fea7bf9e76c0c9acd1760444b69465daaa5f..ce4130bb5097d83c9cebc5776ebb2e5329312f47 100644 (file)
@@ -17,5 +17,5 @@ void UsbCommandReceived(UsbCommand *UC);
 void CommandReceived(char *Cmd);
 bool WaitForResponseTimeout(uint32_t cmd, UsbCommand* response, size_t ms_timeout);
 bool WaitForResponse(uint32_t cmd, UsbCommand* response);
-
+void clearCommandBuffer();
 #endif
Impressum, Datenschutz