|
Adafruit Library
|
#include "Wippersnapper.h"Go to the source code of this file.
Classes | |
| struct | strand_s |
| class | ws_pixels |
| friend class More... | |
Macros | |
| #define | MAX_PIXEL_STRANDS 5 |
| Maximum number of pixel strands connected to a WipperSnapper device. | |
| #define | ERR_INVALID_STRAND -1 |
| Invalid strand index. | |
Variables | |
| Wippersnapper | WS |
| Global WS instance. More... | |
High-level interface for wippersnapper to manage addressable RGB pixel strands
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Brent Rubell for Adafruit Industries, 2022-2023
MIT license, all text here must be included in any redistribution.
Global WS instance.
Wippersnapper variable.
1.8.13