FastLED 3.9.15
Loading...
Searching...
No Matches
BlurBenchmark.ino File Reference
#include <FastLED.h>
+ Include dependency graph for BlurBenchmark.ino:

Go to the source code of this file.

Macros

#define HEIGHT   8
 
#define ITERS   100
 
#define NUM_LEDS   (WIDTH * HEIGHT)
 
#define WIDTH   8
 

Functions

template<int hR, int vR>
static void bench (const char *label)
 
static void fill_test_data ()
 
void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_LEDS]