Removed byline in arduino header comment

This commit is contained in:
David Madison 2016-12-21 13:23:19 -05:00
parent 0ca83e0baf
commit 2e1e3793a6
1 changed files with 1 additions and 4 deletions

View File

@ -1,12 +1,9 @@
/*
* LEDstream_FastLED
/* LEDstream_FastLED
*
* 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
*/