addLeds <WS2811, DATA_PIN, RGB>(leds, NUM_LEDS); FastLED.setBrightness(40); //Number 0-255 FastLED.clear(); } //looking left int eyes_pixels_l[] = {17, 20, ...
確定! 回上一頁