陈嘉乐
2020-12-23 0aeffdc509f6c25998bf7c54c64118ea62608d9d
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)