I’ve been learning to use color palettes using the ColorPalette.ino example code. I replaced the colors in the static color palette that gets stored in PROGMEM and replace the last two lines in the ‘changepaletteperiodically’ series.
I ran the code and waited for my palette to come up. It did, looked great, decided to trim the other palettes out and keep working in the example code.
When I removed the other palettes from the mix and ran the code again, the led scene didn’t look the same.
Are there settings from the previous palettes being transferred to my custom palette?