HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs
@@ -148,6 +148,7 @@ }; fLayout.AddChidren(succeedBtn); #endregion #region 点击事件 //表示库列表索引值(目前只20个库) int index = 1; @@ -215,7 +216,6 @@ { var library = libraryList[index-1]; var control = GetControl(spk, testBtn.TextID, library); if (spk == SPK.TvIr) { //备注:伟南要求小米电视换掉spk=ir.tvxm(听说是临时解决方案) @@ -229,8 +229,6 @@ } } } PirMethod method = new PirMethod(); //发送库添加遥控器命令 method.ThreadAddControl(control, this, (device) =>