... value); //在終端機上輸出LED現在的明亮度Serial.println(value); //延遲2.5秒delay(2500); } // 調低LED亮度for (value = 255; value >= 0; ...
確定! 回上一頁