wxr
2023-08-18 3fcb73db484d2bed5ee993702913a7eaea68068c
HDL_ON/DAL/DriverLayer/Control.cs
@@ -641,9 +641,12 @@
                        System.Threading.Thread.Sleep(100);
                    }
                }
                if (actionObjs.Count > 0)
                {
                var pack = pm.ControlDevice(actionObjs);
            }
        }
        }
        public void SendApiReadCommand(List<string> functionIds)
        {