fix lau scripts renaming

This commit is contained in:
Philippe Teuwen
2020-09-23 00:11:11 +02:00
parent 6414e00f37
commit 610b456a97
17 changed files with 35 additions and 35 deletions

View File

@@ -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");

View File

@@ -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