Removed byline in arduino header comment
This commit is contained in:
parent
0ca83e0baf
commit
2e1e3793a6
|
@ -1,12 +1,9 @@
|
||||||
/*
|
/* LEDstream_FastLED
|
||||||
* LEDstream_FastLED
|
|
||||||
*
|
*
|
||||||
* Modified version of Adalight protocol that uses the FastLED
|
* Modified version of Adalight protocol that uses the FastLED
|
||||||
* library (http://fastled.io) for driving led strips.
|
* library (http://fastled.io) for driving led strips.
|
||||||
*
|
*
|
||||||
* http://github.com/dmadison/Adalight-FastLED
|
* http://github.com/dmadison/Adalight-FastLED
|
||||||
*
|
|
||||||
* Modifications by David Madison (@dmadison)
|
|
||||||
* Last Updated: 2016-12-21
|
* Last Updated: 2016-12-21
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue