Files
WLED/wled00/data
Damian Schneider 529edfc39b "unrestricted" number of custom palettes (#4932)
- allow more than 10 custom palettes
- move palettes into CPP file
- Fix for minimizing cpal.htm (saves 2k of flash)
- shortened names in cpal, saves about 400 bytes of Flash after packing
- removed async from common.js loading to prevent errors on page loads if the file is not cached
- restricted nubmer of user palettes on ESP8266 to 10
- unrestricted number of user palettes on all other platforms (total max palettes: 256)
- added a warning when adding more than 10 palettes to let the user decide to risk it
- Bugfixes in palette enumeration, fixed AR palette adding
- AR palettes are now also added if there are more than 10 custom palettes

Co-authored-by: Blaž Kristan <blaz@kristan-sp.si>
2025-09-22 20:09:54 +02:00
..
2022-03-28 23:23:38 +02:00
2024-02-06 14:47:20 +01:00
2025-06-26 11:41:03 +02:00
2021-09-27 22:51:40 +02:00
2025-06-26 15:46:23 +02:00
2021-11-26 02:06:05 +01:00
2024-01-11 20:37:51 +01:00
2024-02-06 14:47:20 +01:00
2023-06-04 18:40:29 +02:00
2025-07-12 18:44:38 +02:00