From a40db3104e6d5d8a5d146ad808e5bb1ad6c8cb07 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 20 十一月 2020 17:53:22 +0800
Subject: [PATCH] 20201120
---
HDL_ON/UI/MainPage.cs | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/HDL_ON/UI/MainPage.cs b/HDL_ON/UI/MainPage.cs
index 4e86d9f..e33ac4c 100644
--- a/HDL_ON/UI/MainPage.cs
+++ b/HDL_ON/UI/MainPage.cs
@@ -80,7 +80,7 @@
}
else
{
- //UdpSocket._BusSocket.Start();
+ //UdpSocket._BusSocket.Start();
//if (Entity.DB_ResidenceData.residenceData.GatewayType == 1)
//{
// BusSocket.Start();
@@ -89,8 +89,8 @@
//}
//else
//{
- // BusSocket.Start();
- // CommonPage.InitReceiveEvent();
+ //BusSocket.Start();
+ //CommonPage.InitReceiveEvent();
//}
new System.Threading.Thread(() =>
--
Gitblit v1.8.0