Compare commits

...

2 Commits

Author SHA1 Message Date
TD
8d32269ee0 Merge branch 'dev_lilili' of https://gitea.star-rising.cn/xiaohuimin/DHDHSoftware into dev_lilili 2025-03-27 15:31:37 +08:00
TD
b4569f8ccc 清理 2025-03-27 15:31:36 +08:00

View File

@ -1010,8 +1010,8 @@ namespace DHSoftware
private void HandleStopButton()
{
Cameras.Clear();
Dectection.Clear();
// Cameras.Clear();
// Dectection.Clear();
// Add the code for the "停止" button click here
PLC.TurnStart(false);
CurrentMachine = true;