陈嘉乐
2020-12-24 7521d53749b03ca366321c15a7e4c15681be5b73
HDL_ON/DAL/DriverLayer/Control_Udp.cs
old mode 100755 new mode 100644
@@ -728,7 +728,7 @@
                        UdpSocket._BusSocket.AsyncBeginSend(packet);
                        controlLostCount++;
                    }
                    System.Threading.Thread.Sleep(100);
                    System.Threading.Thread.Sleep(300);
                }
            }
            catch (Exception ex)