FX.h: add ledsrgbSize and allocLeds() FX_fcn.cpp: - copy constructor: allocLeds() - move constructor: no change - copy assignment: reuse! + allocLeds() - move asignment: no change - resetIfRequired: no free - setUpLeds/resetSegments: allocLeds() unless...: copy constructor aften called. That is the bad boy causing re-allocs at every effect change!
32 KiB
32 KiB