wei
2020-12-23 848dc3467aa22af89e6a4c0a8703ca83cb0b7b06
HDL_ON/DAL/DriverLayer/Control_Udp.cs
@@ -728,7 +728,7 @@
                        UdpSocket._BusSocket.AsyncBeginSend(packet);
                        controlLostCount++;
                    }
                    System.Threading.Thread.Sleep(100);
                    System.Threading.Thread.Sleep(300);
                }
            }
            catch (Exception ex)