FastLED library include to use system library

This commit is contained in:
David Madison 2016-12-21 11:02:54 -05:00
parent a20ca0e108
commit fb6d134526
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Slightly modified Adalight protocol implementation that uses FastLED
// library (http://fastled.io) for driving WS2811/WS2812 led strip
#include "FastLED.h"
#include <FastLED.h>
#define NUM_LEDS 80 // strip length
#define LED_PIN 6 // Arduino data output pin