FastLED.addLeds<WS2811, DATA_PIN, RGB>(leds, NUM_LEDS);. } void loop() { for(int i=0; i<NUM_LEDS; i++){ leds[i].setRGB(255,68,221);.
確定! 回上一頁