mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 05:13:22 -07:00
Merged latest trunk changes into scripting-branch
This commit is contained in:
commit
cda2a4c0a5
18 changed files with 646 additions and 550 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "util.h"
|
||||
#include "cmdscript.h"
|
||||
|
||||
|
||||
unsigned int current_command = CMD_UNKNOWN;
|
||||
//unsigned int received_command = CMD_UNKNOWN;
|
||||
//UsbCommand current_response;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue