forked from Makuna/NeoPixelBus
destructor
This commit is contained in:
@@ -126,6 +126,10 @@ public:
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
~NeoPixelBusLg()
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
void SetLuminance(uint8_t luminance)
|
void SetLuminance(uint8_t luminance)
|
||||||
{
|
{
|
||||||
// does NOT affect current pixel data as there is no safe way
|
// does NOT affect current pixel data as there is no safe way
|
||||||
|
Reference in New Issue
Block a user