You can fade out and fade in the light of an LED automatically by using ... LED void setup() { pinMode(LED, OUTPUT); //set pin 11 as OUTPUT } void loop() ...
確定! 回上一頁