Adafruit Library
Variables
ws_pixels.cpp File Reference
#include "ws_pixels.h"

Variables

strand_s strands [MAX_PIXEL_STRANDS]
 Contains all pixel strands used by WipperSnapper. More...
 

Detailed Description

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!

Written by Brent Rubell for Adafruit Industries, 2022-2023

MIT license, all text here must be included in any redistribution.

Variable Documentation

◆ strands

Initial value:
{
nullptr,
nullptr,
wippersnapper_pixels_v1_PixelsType_PIXELS_TYPE_UNSPECIFIED,
0,
0,
wippersnapper_pixels_v1_PixelsOrder_PIXELS_ORDER_UNSPECIFIED,
-1,
-1,
-1}

Contains all pixel strands used by WipperSnapper.