mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
spelling
This commit is contained in:
parent
89d2e4fe8f
commit
547e462422
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ static void flash_suggest_update_bootloader(void) {
|
||||||
PrintAndLogEx(ERR, _RED_("reboot the Proxmark3 then only update the main firmware") "\n");
|
PrintAndLogEx(ERR, _RED_("reboot the Proxmark3 then only update the main firmware") "\n");
|
||||||
PrintAndLogEx(ERR, "Follow these steps :");
|
PrintAndLogEx(ERR, "Follow these steps :");
|
||||||
PrintAndLogEx(ERR, " 1) ./pm3-flash-bootrom");
|
PrintAndLogEx(ERR, " 1) ./pm3-flash-bootrom");
|
||||||
PrintAndLogEx(ERR, " 2) ./pm3-flash-flash-all");
|
PrintAndLogEx(ERR, " 2) ./pm3-flash-all");
|
||||||
PrintAndLogEx(ERR, " 3) ./pm3");
|
PrintAndLogEx(ERR, " 3) ./pm3");
|
||||||
PrintAndLogEx(INFO, "--------------------------------------------------------");
|
PrintAndLogEx(INFO, "--------------------------------------------------------");
|
||||||
g_printed_msg = true;
|
g_printed_msg = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue