From 73c75635b1626ab0bb5c09284411698fcffa6d7b Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sun, 31 Oct 2021 22:23:26 +0100 Subject: [PATCH] Update simple page. Code simplification. --- wled00/data/index.js | 11 +- wled00/data/simple.js | 36 +- wled00/html_simple.h | 965 ++++++++++++----------- wled00/html_ui.h | 1719 ++++++++++++++++++++--------------------- wled00/wled.h | 2 +- 5 files changed, 1364 insertions(+), 1369 deletions(-) diff --git a/wled00/data/index.js b/wled00/data/index.js index ee2d19e93..9d217392d 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -869,7 +869,7 @@ function genPalPrevCss(id) function generateListItemHtml(listName, id, name, clickAction, extraHtml = '', extraClass = '', extraPar = '') { - return `
+ return `