
Testing WS2801
Fork of ws2801 by
Diff: ws2801.h
- Revision:
- 2:a147efe1f3a8
- Parent:
- 1:363dd100d793
- Child:
- 3:2b362d164405
--- a/ws2801.h Tue Jun 14 19:29:06 2011 +0000 +++ b/ws2801.h Tue Jun 14 19:39:18 2011 +0000 @@ -2,9 +2,18 @@ #define WS2801_H #include "mbed.h" -#include "ws2801.h" #include "HTML_color.h" + +/** WS2801 class, controlling LED strips or arrays +* +* Example: +* @code +* +* code exalple goes here +* +* @endcode + */ class ws2801 { public: