![]() |
thinkingSkins - Moss fasace
Version 1.0
|
#include <WProgram.h>#include <pins_arduino.h>Go to the source code of this file.
Classes | |
| class | Adafruit_NeoPixel |
Macros | |
| #define | NEO_RGB 0x00 |
| #define | NEO_GRB 0x01 |
| #define | NEO_BRG 0x04 |
| #define | NEO_COLMASK 0x01 |
| #define | NEO_KHZ800 0x02 |
| #define | NEO_SPDMASK 0x02 |
| #define | NEO_KHZ400 0x00 |
| #define NEO_BRG 0x04 |
| #define NEO_COLMASK 0x01 |
| #define NEO_GRB 0x01 |
| #define NEO_KHZ400 0x00 |
| #define NEO_KHZ800 0x02 |
| #define NEO_RGB 0x00 |
| #define NEO_SPDMASK 0x02 |