陈嘉乐
2020-12-28 c173a2976e0fcb61649cac7dd192fedbfbb5cb60
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)