fix lau scripts renaming
This commit is contained in:
@@ -136,7 +136,7 @@ static int usage_hf_mfu_wrbl(void) {
|
||||
|
||||
static int usage_hf_mfu_eload(void) {
|
||||
PrintAndLogEx(NORMAL, "It loads emul dump from the file " _YELLOW_("`filename.eml`"));
|
||||
PrintAndLogEx(NORMAL, "Hint: See " _YELLOW_("`script run dumptoemul-mfu`") " to convert the .bin to the eml");
|
||||
PrintAndLogEx(NORMAL, "Hint: See " _YELLOW_("`script run hf_mfu_dumptoemulator`") " to convert the .bin to the eml");
|
||||
PrintAndLogEx(NORMAL, "Usage: hf mfu eload u <file name w/o `.eml`> [numblocks]");
|
||||
PrintAndLogEx(NORMAL, " Options:");
|
||||
PrintAndLogEx(NORMAL, " h : this help");
|
||||
|
||||
@@ -55,7 +55,7 @@ static int l_clearCommandBuffer(lua_State *L) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Enable / Disable fast push mode for lua scripts like mfckeys
|
||||
* Enable / Disable fast push mode for lua scripts like hf_mf_keycheck
|
||||
* The following params expected:
|
||||
*
|
||||
*@brief l_fast_push_mode
|
||||
|
||||
Reference in New Issue
Block a user