adding MoonMod infos to simple UI files

This commit is contained in:
Frank
2022-10-19 22:06:37 +02:00
parent 9dbdbb6486
commit 5e2d16fae5
4 changed files with 1601 additions and 1570 deletions

View File

@@ -661,6 +661,7 @@ function populateInfo(i)
if (i.cn) vcn = i.cn;
//WLEDSR: add total heap and total PSRAM, and build number
if (i.ver.includes("14.1-")) vcn = "Sitting Ducks"; // easter egg
if (i.ver.includes("14.0-mdev")) vcn = "Lupo";
cn += `v${i.ver} &nbsp;<i>"${vcn}"</i><p><em>build ${i.vid}</em></p><table>
${urows}