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

Detailed Description

Animate a white dot moving along a strip of LEDs.

Definition in file FirstLight.ino.

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

Go to the source code of this file.

Macros

#define CLOCK_PIN   13
 
#define DATA_PIN   3
 
#define NUM_LEDS   60
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_LEDS]