陈嘉乐
2021-01-07 d297fddadd429ffffbeb3f623f5ad860c33b3e5a
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)