Replaced arduino file header comments

This commit is contained in:
David Madison 2016-12-21 12:02:29 -05:00
parent 821c3633a9
commit e57f602188
1 changed files with 11 additions and 4 deletions

View File

@ -1,7 +1,14 @@
// Slightly modified Adalight protocol implementation that uses FastLED
// library (http://fastled.io) for driving WS2811/WS2812 led strip
// --------------------------------------------------------------------
/*
* LEDstream_WS2812B
*
* Modified version of Adalight protocol that uses the FastLED
* library (http://fastled.io) for driving led strips.
*
* http://github.com/dmadison/Adalight-FastLED
*
* Modifications by David Madison (@dmadison)
* Last Updated: 2016-12-21
*/
// -- General Settings
#define NUM_LEDS 80 // strip length