FastLED_examples icon indicating copy to clipboard operation
FastLED_examples copied to clipboard

FastLED example code, tests, demos, etc

Results 2 FastLED_examples issues
Sort by recently updated
recently updated
newest added

I am usig this code for a project with an arduino uno and a ws2812b strip with 17 leds, I am trying to set the color palette to just marquee...

* Updates all the files to use the same #define statements, with matching names. * Updates the setup() function to use a common pattern for the FastLED.addLeds() function call. *...