Multi_WS2811 Library for FlippityFlappity project

Fork of Multi_WS2811 by Ned Konz

Revision:
1:c4123ca9b02c
Parent:
0:a8535703f23b
--- a/WS2811.h	Sat Jan 04 00:40:08 2014 +0000
+++ b/WS2811.h	Sun Dec 14 04:49:52 2014 +0000
@@ -19,7 +19,7 @@
 #include "mbed.h"
 #include "LedStrip.h"
 
-#define MAX_LEDS_PER_STRIP 60
+#define MAX_LEDS_PER_STRIP 54
 
 extern "C" void DMA0_IRQHandler();
 extern "C" void TPM0_IRQHandler();