初始化指定的數位腳位為輸出模式. pinMode(led, OUTPUT);. // 設定串列埠的鮑率為9600 bps. Serial.begin(9600);. } // 此loop 程序會一直重覆執行 void loop() {.
確定! 回上一頁