From a2ba749a041ae11d721989274eb123ee98a92659 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 5 Dec 2017 11:37:10 +0100 Subject: [PATCH] chg... --- armsrc/iso14443a.c | 1 - 1 file changed, 1 deletion(-) diff --git a/armsrc/iso14443a.c b/armsrc/iso14443a.c index cdb11a212..5427e37d2 100644 --- a/armsrc/iso14443a.c +++ b/armsrc/iso14443a.c @@ -2600,7 +2600,6 @@ void DetectNACKbug() { // Test if the action was cancelled if(BUTTON_PRESS()) { - isOK = -1; break; }