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: