From 65e26ed88fb4a3dff61217349c231f7a3396673c Mon Sep 17 00:00:00 2001 From: David Madison Date: Fri, 5 May 2017 09:18:27 -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 0e31f8a..a662252 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-04-23 + * Last Updated: 2017-05-05 */ // --- General Settings