FastLED 3.9.15
Loading...
Searching...
No Matches
Blink.ino File Reference

Detailed Description

Blink the first LED of an LED strip.

Definition in file Blink.ino.

#include <FastLED.h>
+ Include dependency graph for Blink.ino:

Go to the source code of this file.

Macros

#define CLOCK_PIN   13
 
#define DATA_PIN   3
 
#define NUM_LEDS   1
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_LEDS]