The code you've posted ends on the while(1); statement in infinity loop. The loop() function runs only once and never ends. The only thing which ...
確定! 回上一頁