mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
rename
This commit is contained in:
parent
bb19e42bbd
commit
f68a398e42
4 changed files with 11 additions and 11 deletions
|
@ -57,7 +57,7 @@ static int usage_hw_connect(void) {
|
|||
PrintAndLogEx(NORMAL, " <port> serial port to connect to");
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(NORMAL, "Examples:");
|
||||
PrintAndLogEx(NORMAL, " hw connect "SERIAL_PORT_H);
|
||||
PrintAndLogEx(NORMAL, " hw connect "SERIAL_PORT_EXAMPLE_H);
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue