HDL_ON/UI/MainPage.cs @@ -607,6 +607,7 @@ public static void Log(string msg) { #if DEBUG if (msg.Contains("收到数据")) Console.WriteLine(msg); #endif }