lss
2021-04-22 b8bdf52ccc38e3c6b0a95c2b60f59fc99dc546fd
HDL_ON/UI/UI2/FuntionControlView/Electrical/IrLearnPage.cs
@@ -92,7 +92,7 @@
                btn.MouseUpEventHandler = (sender, e) => {
                    System.Collections.Generic.Dictionary<string, string> d = new System.Collections.Generic.Dictionary<string, string>();
                    d.Add(FunctionAttributeKey.Key, attr.key);
                    d.Add(attr.key, "");
                    Control.Ins.SendWriteCommand(device, d);
                    new System.Threading.Thread(() => {