陈嘉乐
2021-03-17 dbc23459fdf4e8b74a5f955fbb9fc631b4babc70
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(() => {