Wled_Fan_Controller/tools
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
..
all_xml.sh tools: Add all_xml fetch script 2024-09-18 19:47:52 -04:00
AutoCubeMap.xlsx Added Cube Mapping tool 2024-06-08 13:16:56 -04:00
cdata-test.js backup & restore package.json in cdata tests 2024-04-02 20:59:31 +02:00
cdata.js "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
fps_test.htm Added FPS test utility 2021-04-30 00:00:46 +02:00
json_test.htm Added FPS test utility 2021-04-30 00:00:46 +02:00
multi-update.cmd Bash and Wnindows CMD scripts for updating multiple WLEDs. 2021-08-20 23:20:04 +02:00
multi-update.sh Bash and Wnindows CMD scripts for updating multiple WLEDs. 2021-08-20 23:20:04 +02:00
stress_test.sh stress_test: Add replicated index as a target 2025-01-23 19:10:43 -05:00
udp_test.py Add UDP test code 2024-08-04 09:57:01 -04:00
WLED_ESP32_2MB_noOTA.csv build env for -C3 with only 2MB flash 2023-03-30 00:20:01 +02:00
WLED_ESP32_4MB_1MB_FS.csv Fix 4MB 1MB FS partition table 2021-06-21 13:22:14 +02:00
WLED_ESP32_4MB_256KB_FS.csv "big partition" added - 300KB FS and coredump support(from WLEDMM) 2024-04-23 15:27:44 +02:00
WLED_ESP32_4MB_512KB_FS.csv partition file for 512Kb Filesystem, 1.7MB Program 2024-09-28 18:25:16 +02:00
WLED_ESP32_4MB_700k_FS.csv Bump arduinoFFT, organise partitions 2024-04-17 22:49:33 +02:00
WLED_ESP32_8MB.csv upgrade -S3/-S2/-C3 to platform 5.3.0 2023-07-20 21:39:25 +02:00
WLED_ESP32_16MB_9MB_FS.csv upgrade -S3/-S2/-C3 to platform 5.3.0 2023-07-20 21:39:25 +02:00
WLED_ESP32_16MB.csv Auto-create segments based on configured busses 2021-06-24 02:29:14 +02:00
WLED_ESP32-wrover_4MB.csv PSRAM fix & CCT IC 2024-03-28 16:03:06 +01:00
wled-tools Add note on avahi-utils 2025-04-11 16:15:52 +02:00