From 4931d955ed2155772583124641bd89bae93bccb0 Mon Sep 17 00:00:00 2001 From: David Madison Date: Sun, 23 Apr 2017 04:35:10 -0400 Subject: [PATCH] Update 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 d78eff6..aec1dad 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-08 + * Last Updated: 2017-04-23 */ // --- General Settings