|
Adafruit WS2801 Library
|
#include <WProgram.h>#include <pins_arduino.h>Go to the source code of this file.
Classes | |
| class | Adafruit_WS2801 |
| Class that stores state and functions for interacting with WS2801 LEDs. More... | |
Macros | |
| #define | WS2801_RGB 0 |
| Sets mode to RGB. | |
| #define | WS2801_GRB 1 |
| Sets mode to GRB. | |
1.8.13