chg: added hint text for lf clone part2
This commit is contained in:
@@ -117,6 +117,8 @@ static int CmdVikingClone(const char *Cmd) {
|
||||
PrintAndLogEx(ERR, "Error occurred, device did not respond during write operation.");
|
||||
return PM3_ETIMEOUT;
|
||||
}
|
||||
PrintAndLogEx(SUCCESS, "Done");
|
||||
PrintAndLogEx(INFO, "Hint: try " _YELLOW_("`lf viking read`") "to verify");
|
||||
return resp.status;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user