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

View file

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