Changed filename reference in header comment

This commit is contained in:
David Madison 2016-12-21 12:39:00 -05:00 committed by GitHub
parent a4f429258f
commit e84ea6ab3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
* LEDstream_WS2812B
* LEDstream_FastLED
*
* Modified version of Adalight protocol that uses the FastLED
* library (http://fastled.io) for driving led strips.