HDL_ON/UI/MainPage.cs
@@ -124,7 +124,6 @@ SPK.GroupControl, SPK.AvMusic, SPK.MusicStandard, SPK.ElectricalTvHisense, SPK.OtherCommon, }; @@ -649,6 +648,7 @@ { #if DEBUG Console.WriteLine($"{tag}-->{msg}"); #endif if (tag == "error") { new System.Threading.Thread(async () => @@ -657,7 +657,6 @@ }) { IsBackground = true }.Start(); } #endif }