mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
missed to remove exclamation mark
This commit is contained in:
@@ -549,7 +549,7 @@ static int CmdHF14AReader(const char *Cmd) {
|
||||
bool continuous = arg_get_lit(ctx, 7);
|
||||
CLIParserFree(ctx);
|
||||
|
||||
if (!disconnectAfter == false) {
|
||||
if (disconnectAfter == false) {
|
||||
cm |= ISO14A_NO_DISCONNECT;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user