reader - textual
This commit is contained in:
@@ -165,6 +165,10 @@ static int CmdVisa2kReader(const char *Cmd) {
|
||||
bool cm = arg_get_lit(ctx, 1);
|
||||
CLIParserFree(ctx);
|
||||
|
||||
if (cm) {
|
||||
PrintAndLogEx(INFO, "Press " _GREEN_("<Enter>") " to exit");
|
||||
}
|
||||
|
||||
do {
|
||||
lf_read(false, 20000);
|
||||
demodVisa2k(!cm);
|
||||
|
||||
Reference in New Issue
Block a user