- full implementation
This commit is contained in:
Blaž Kristan
2023-01-20 14:40:45 +01:00
parent b43459232a
commit 86d8b49113
14 changed files with 1772 additions and 233 deletions

View File

@@ -220,6 +220,7 @@ function writeChunks(srcDir, specs, resultFile) {
writeHtmlGzipped("wled00/data/index.htm", "wled00/html_ui.h", 'index');
writeHtmlGzipped("wled00/data/simple.htm", "wled00/html_simple.h", 'simple');
writeHtmlGzipped("wled00/data/pixart/pixart.htm", "wled00/html_pixart.h", 'pixart');
/*
writeChunks(
"wled00/data",