From 59cb9ba344ea20aacf24c6d0af9b7ea6dd9eccce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Kristan?= Date: Mon, 25 Jul 2022 11:47:19 +0200 Subject: [PATCH] Revert 2D peek --- tools/cdata.js | 6 - wled00/data/index.css | 8 - wled00/data/index.htm | 4 - wled00/data/index.js | 28 +- wled00/data/liveviewws2D.htm | 119 -- wled00/html_ui.h | 3601 +++++++++++++++++----------------- wled00/wled_server.cpp | 8 - 7 files changed, 1799 insertions(+), 1975 deletions(-) delete mode 100644 wled00/data/liveviewws2D.htm diff --git a/tools/cdata.js b/tools/cdata.js index d01c3e35f..ce4f9c63c 100644 --- a/tools/cdata.js +++ b/tools/cdata.js @@ -393,12 +393,6 @@ const char PAGE_dmxmap[] PROGMEM = R"=====()====="; method: "gzip", filter: "html-minify", }, - { - file: "liveviewws2D.htm", - name: "PAGE_liveviewws2D", - method: "gzip", - filter: "html-minify", - }, { file: "404.htm", name: "PAGE_404", diff --git a/wled00/data/index.css b/wled00/data/index.css index bb39df5ae..e25913eea 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -233,14 +233,6 @@ button { border: 0px; } -#liveview2D { - height: 320px; - display: none; - width: 100%; - border: 0px; - margin: auto; -} - .tab { background-color: transparent; color: var(--c-d); diff --git a/wled00/data/index.htm b/wled00/data/index.htm index 1231a8f1c..b9b8d94ca 100644 --- a/wled00/data/index.htm +++ b/wled00/data/index.htm @@ -329,10 +329,6 @@ - -