From fae2546c096d03702f686a1f083dd1d624ec6e94 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Sun, 19 Mar 2023 16:17:35 +0100 Subject: [PATCH] warn user if serial protocols are disabled --- wled00/data/settings_sync.htm | 6 +++++- wled00/wled.h | 2 +- wled00/xml.cpp | 3 +++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/wled00/data/settings_sync.htm b/wled00/data/settings_sync.htm index ce0be5e3..726724ed 100644 --- a/wled00/data/settings_sync.htm +++ b/wled00/data/settings_sync.htm @@ -11,6 +11,7 @@ function toggle(el){gId(el).classList.toggle("hide"); gId('No'+el).classList.toggle("hide");} function hideNoDMX(){gId("dmxOnOff2").style.display="none";} //WLEDMM function hideNoLOX(){gId("loxOnOff2").style.display="none";} //WLEDMM + function hideNoADA(){gId("adaOnOff2").style.display="none";} //WLEDMM function H(){window.open("https://mm.kno.wled.ge/interfaces/udp-notifier/");} function B(){window.open("/settings","_self");} function adj(){if (d.Sf.DI.value == 6454) {if (d.Sf.EU.value == 1) d.Sf.EU.value = 0;} @@ -230,7 +231,10 @@ Hue status: Disabled in this build
This firmware build does not include Loxone Lighting support.

Serial

-Baud rate: +
> +
This firmware build does not include Serial Command support.
Adalight/TPM2, Serial JSON and serial streaming are not possible.
+
+ Baud rate: