mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
Major changes to hf mf mifare
This commit is contained in:
parent
1bad971361
commit
e772353f72
7 changed files with 365 additions and 99 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue