3.
wei
2021-03-16 2d6787d9dedca3553ccd9ae5eb1bc7e52d2608e2
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(() => {