CODE #include "FastLED.h" //fast led library #define NUM_LEDS 10 //total no. of ... addLeds<UCS1903B, DATA_PIN, RGB>(leds, NUM_LEDS); //as our led IC is ...
確定! 回上一頁