diff --git a/src/NeoPixelBusLg.h b/src/NeoPixelBusLg.h index f951efb..c27b0f8 100644 --- a/src/NeoPixelBusLg.h +++ b/src/NeoPixelBusLg.h @@ -126,6 +126,10 @@ public: { } + ~NeoPixelBusLg() + { + } + void SetLuminance(uint8_t luminance) { // does NOT affect current pixel data as there is no safe way