From cb8be4a19007c1388171cbffad7770e62e736bbf Mon Sep 17 00:00:00 2001 From: David Madison Date: Mon, 27 Mar 2017 15:22:53 -0400 Subject: [PATCH] Updated date --- Arduino/LEDstream_FastLED/LEDstream_FastLED.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino b/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino index 19d4c22..1a0cfff 100644 --- a/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino +++ b/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino @@ -4,7 +4,7 @@ * library (http://fastled.io) for driving led strips. * * http://github.com/dmadison/Adalight-FastLED - * Last Updated: 2017-03-19 + * Last Updated: 2017-03-27 */ // --- General Settings