|
FastLED 3.9.15
|
Benchmark drawDisc on AVR (32x8 canvas, blend mode)
Definition in file PerfDisc.ino.
Include dependency graph for PerfDisc.ino:Go to the source code of this file.
Macros | |
| #define | NUM_LEDS 1 |
| #define | PIN_DATA 3 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| static CRGB | canvas_buf [W *H] |
| static const int | H = 8 |
| CRGB | leds [NUM_LEDS] |
| static const int | W = 32 |