mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Chg: added hint texts to lf clone commands
This commit is contained in:
parent
9205b2d390
commit
783d97bd09
13 changed files with 46 additions and 15 deletions
|
@ -1028,7 +1028,6 @@ void T55xx_Print_DownlinkMode(uint8_t downlink_mode) {
|
|||
PrintAndLogEx(NORMAL, msg);
|
||||
}
|
||||
|
||||
|
||||
static int CmdT55xxDetect(const char *Cmd) {
|
||||
|
||||
bool errors = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue