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

Go to the source code of this file.

Macros

#define NUM_LEDS   20
 
#define STRIP_CLOCK_PIN   2
 
#define STRIP_DATA_PIN   1
 

Functions

void loop ()
 
void setup ()
 
uint8_t wrap_8bit (int i)
 

Variables

CRGB leds [NUM_LEDS] = {0}