如何讓loop只執行一次? loop函式最後執行死迴圈while(1): int ledPin = 7; int buzzer = 8; int ledbz(int i);// void setup() { pinMode(ledPin, ...
確定! 回上一頁