Class available to make using NeoPixel lights very simple

Dependencies:   PixelArray

Dependents:   NeoPixelEasy

Revision:
4:3a9cfb1ab658
Parent:
3:fb34ddc9441f
Child:
5:f9b8a3a241b1
--- a/easyNeo.h	Sun Feb 15 21:21:08 2015 +0000
+++ b/easyNeo.h	Sun Feb 15 21:24:57 2015 +0000
@@ -1,4 +1,4 @@
-/* 
+/*! 
 Class to use the NeoPixels on an mbed with ease
  */
 #include "mbed.h"