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.
HSVPixels Class Reference
#include <PixelBuffer.h>
Public Member Functions | |
HSVPixels (HSVColor *buffer=nullptr, int maxPixels=MAX_PIXELS) | |
Initializes the addressable led bus. |
Detailed Description
Definition at line 124 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 307 of file PixelBuffer.cpp.
Generated on Thu Jul 14 2022 04:31:44 by
