This commit is contained in:
iceman1001
2017-12-05 11:37:10 +01:00
parent 0e9a0d4b71
commit a2ba749a04

View File

@@ -2600,7 +2600,6 @@ void DetectNACKbug() {
// Test if the action was cancelled
if(BUTTON_PRESS()) {
isOK = -1;
break;
}