From f2a57ad7e7e9aa3665b1fd2dd26934adeea3efc5 Mon Sep 17 00:00:00 2001 From: lhiven Date: Mon, 25 Sep 2023 14:19:10 +0900 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E7=8E=AF=E5=A2=83=E5=87=86?= =?UTF-8?q?=E5=A4=87=E5=BC=80=E5=A7=8B=E5=89=8D=EF=BC=8C=E8=AE=A9=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E5=A4=84=E4=BA=8Efalse=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rs.SkyLine/Flow/WorkEnvironment.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Rs.SkyLine/Flow/WorkEnvironment.cs b/Rs.SkyLine/Flow/WorkEnvironment.cs index 0dd71ea..694d4e2 100644 --- a/Rs.SkyLine/Flow/WorkEnvironment.cs +++ b/Rs.SkyLine/Flow/WorkEnvironment.cs @@ -38,6 +38,7 @@ namespace Rs.MotionPlat.Flow } public void Ready() { + EnvReadyOkEvent.Reset(); Task.Run(() => { EnvironmentOk = false;