FlippityFlappity FishStateChartDemo

Dependents:   FishStateChartDemo

Fork of Multi_WS2811 by Ned Konz

Files at this revision

API Documentation at this revision

Comitter:
ryanfeng
Date:
Sun Dec 14 04:49:52 2014 +0000
Parent:
0:a8535703f23b
Commit message:
Changed values for flippityflappity

Changed in this revision

WS2811.h Show annotated file Show diff for this revision Revisions of this file
--- 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();