mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
FIX: scripting, faulty command vaule for darkside attack.
This commit is contained in:
parent
21d4c5a530
commit
e5f2198653
2 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "cmdcrc.h"
|
||||
#include "cmdhfmfhard.h"
|
||||
#include "cmdhfmfu.h"
|
||||
#include "protocols.h"
|
||||
|
||||
#define LUA_LIBRARIES_DIRECTORY "lualibs/"
|
||||
#define LUA_SCRIPTS_DIRECTORY "scripts/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue