Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
RGBPixels Class Reference
#include <PixelBuffer.h>
Inherited by WS281X, and WS281XU.
Public Member Functions | |
RGBPixels (RGBColor *buffer=nullptr, int maxPixels=MAX_PIXELS) | |
Initializes the addressable led bus. |
Detailed Description
Definition at line 36 of file PixelBuffer.h.
Constructor & Destructor Documentation
Initializes the addressable led bus.
- Parameters:
-
Buffer - The Pixel array buffer address. maxPixels - Number of the addressable leds
Definition at line 34 of file PixelBuffer.cpp.
Generated on Thu Jul 14 2022 04:31:44 by
