From d46782ca68dab6d9e5448b63bd85bfadc469092c Mon Sep 17 00:00:00 2001 From: David Madison Date: Thu, 8 Jun 2017 15:34:57 -0400 Subject: [PATCH] Removed date No reason to keep track in both vc and the file --- Arduino/LEDstream_FastLED/LEDstream_FastLED.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino b/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino index a662252..b55d79b 100644 --- a/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino +++ b/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino @@ -4,7 +4,6 @@ * library (http://fastled.io) for driving led strips. * * http://github.com/dmadison/Adalight-FastLED - * Last Updated: 2017-05-05 */ // --- General Settings