wei
2020-12-21 5851291c78b2cb5532e6938c77b5f51eb06a6ad2
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)