Files
WLED_MM_Infinity/wled00
Ewoud 305a5b19c4 leds(rgb): also adjusted if new ledmap + grow not shrink (unless...)
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!
2023-05-24 14:59:39 +02:00
..
2023-01-06 09:24:29 +01:00
2023-04-17 16:25:05 +02:00
2023-05-16 13:12:30 +02:00
2023-04-01 22:13:46 +02:00
2023-05-16 13:12:30 +02:00
2023-05-19 15:25:26 +02:00
2023-04-14 20:00:35 +02:00
2023-01-06 09:24:29 +01:00
2023-03-22 16:31:07 +01:00
2023-04-13 22:59:09 +02:00
2023-01-06 09:24:29 +01:00
2023-05-23 18:37:24 +02:00
2023-01-06 09:24:29 +01:00
2023-05-08 08:48:52 +02:00
2023-03-19 11:24:59 +01:00
2023-04-14 19:53:04 +02:00
2023-03-23 14:21:42 +01:00
2023-02-04 10:56:07 +01:00
2023-03-16 15:41:23 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2023-02-21 17:07:32 +01:00
2022-03-20 22:12:18 +01:00
2023-01-06 09:24:29 +01:00