mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
rename SIMxxx.BIN in lowercase
This commit is contained in:
parent
f6a4f9cbe3
commit
7e579f9fca
8 changed files with 10 additions and 10 deletions
|
@ -69,7 +69,7 @@ static int usage_sm_upgrade(void) {
|
|||
PrintAndLogEx(NORMAL, " f <filename> : firmware file name");
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(NORMAL, "Examples:");
|
||||
PrintAndLogEx(NORMAL, " sc upgrade f ../tools/simmodule/SIM011.BIN");
|
||||
PrintAndLogEx(NORMAL, " sc upgrade f ../tools/simmodule/sim011.bin");
|
||||
return 0;
|
||||
}
|
||||
static int usage_sm_setclock(void) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue