]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/scripting.h
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / scripting.h
index 3a3babe3d51d728d57939da624b26e9d11c0c009..5b28676080a4affc5e5ea07d5348a5f9785785c7 100644 (file)
 #include "../common/sha1.h"
 #include "aes.h"
 #include "cmdcrc.h"
+#include "cmdhfmfhard.h"
+
+
+#define LUA_LIBRARIES_DIRECTORY        "lualibs/"
+#define LUA_SCRIPTS_DIRECTORY          "scripts/"
+#define LUA_LIBRARIES_WILDCARD                 "?.lua"
 
 /**
  * @brief set_libraries loads the core components of pm3 into the 'pm3'
Impressum, Datenschutz