setMaxPowerInVoltsAndMilliamps(5, 1000); set_max_power_indicator_LED(13); fill_solid(leds, NUM_LEDS, CRGB::Black); FastLED.show(); } void ...
確定! 回上一頁