From 342e0058dc1f8ebbcfdeeeec9d363ee07b5b10d1 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Mon, 7 Nov 2022 15:41:06 +0100 Subject: [PATCH] bring back Lupo! minor. --- wled00/data/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wled00/data/index.js b/wled00/data/index.js index 0096fb2e..e6474260 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -662,8 +662,8 @@ 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"; + if (i.ver.includes(".14.1-")) vcn = "Sitting Ducks"; // easter egg + if ((i.ver.includes("14.0."))&&(i.ver.includes("_MM"))) vcn = "Lupo"; cn += `v${i.ver}  "${vcn}"

build ${i.vid}

${urows} ${urows===""?'':''}