FastLED 3.9.15
Loading...
Searching...
No Matches
Async.h File Reference
#include "FastLED.h"
#include "fl/task.h"
#include "fl/async.h"
+ Include dependency graph for Async.h:

Go to the source code of this file.

Macros

#define DATA_PIN   5
 
#define NUM_LEDS   60
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGB current_color = CRGB::Black
 
CRGB leds [NUM_LEDS]