From 217ab2746394357357668a16d2f65e70ace5c040 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Mon, 7 Nov 2022 18:38:36 +0100 Subject: [PATCH] additional info in case that IR support is disabled similar to other "not compiled into this firmware" messages. --- wled00/data/settings_leds.htm | 4 + wled00/html_settings.h | 935 +++++++++++++++++----------------- wled00/xml.cpp | 3 + 3 files changed, 477 insertions(+), 465 deletions(-) diff --git a/wled00/data/settings_leds.htm b/wled00/data/settings_leds.htm index c8372d15..b65dd559 100644 --- a/wled00/data/settings_leds.htm +++ b/wled00/data/settings_leds.htm @@ -12,6 +12,7 @@ function H(){window.open("https://kno.wled.ge/features/settings/#led-settings");} function B(){window.open("/settings","_self");} function gId(n){return d.getElementById(n);} + function hideNoIR(){gId("irOnOff2").style.display="none";} function off(n){d.getElementsByName(n)[0].value = -1;} // https://www.educative.io/edpresso/how-to-dynamically-load-a-js-file-in-javascript function loadJS(FILE_URL, async = true) { @@ -618,6 +619,9 @@ Length:
Touch threshold:
+
+ This firmware build does not include IR Remote support.
+
IR GPIO: