Robert Bui / Multi_WS2811

Fork of Multi_WS2811 by Richard Thompson

Revision:
5:7e40afd8d533
Parent:
4:586d20c99dbf
Child:
6:3b5b8a367f40
--- a/WS2811.h	Wed Apr 02 11:55:14 2014 +0000
+++ b/WS2811.h	Wed Apr 02 11:57:56 2014 +0000
@@ -30,8 +30,9 @@
 extern "C" void TPM0_IRQHandler();
 
 /** 
-* WS2811/n
-* LED Strip controller
+* WS2811/WS2812/WS2812B
+* LED Strip controller\n
+* For FRDM-KL25Z and FRDM-KL46Z
 */
 class WS2811 : public LedStrip
 {