I guess I have to use break; to exit then but not sure how to use that? I tried the if (digitalRead(endStopUp) == HIGH){ break;} but that didn't ...
確定! 回上一頁