void loop() { // All of your code here /* Note you should clean up any of your I/O here as on exit, all 'ON'outputs remain HIGH */ // Exit the loop exit(0); ...
確定! 回上一頁