From 96da48ae82cd91dcd14359a14a1ca8e719b4be24 Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sat, 30 Jul 2022 15:03:06 +0200 Subject: [PATCH] 1D mapping bugfix. --- wled00/data/index.js | 2 +- wled00/html_ui.h | 1426 +++++++++++++++++++++--------------------- 2 files changed, 714 insertions(+), 714 deletions(-) diff --git a/wled00/data/index.js b/wled00/data/index.js index ae73482e4..b67a52f44 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -755,7 +755,7 @@ function populateSegments(s)
${!isM?rvXck:''} - ${map2D} + ${isM?map2D:''} ${s.AudioReactive && s.AudioReactive.on ? "" : sndSim}