Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
Pakin 2024-09-25 15:33:38 +07:00
commit 5ca63d3dcd
13 changed files with 2048 additions and 12 deletions

View file

@ -73,7 +73,7 @@ DEBUGVAR LastTimeOfMainGateCloseUnitInMinute
DEBUGVAR MachineUpTimeUnitInMinute
If MachineStage = "close-maintenance" Then
Var CountDownForSetFanMode = 60
Var CountDownForSetFanMode = 3
EndIf
If CountDownForSetFanMode = "" Then

View file

@ -73,7 +73,7 @@ DEBUGVAR LastTimeOfMainGateCloseUnitInMinute
DEBUGVAR MachineUpTimeUnitInMinute
If MachineStage = "close-maintenance" Then
Var CountDownForSetFanMode = 120
Var CountDownForSetFanMode = 3
EndIf
If CountDownForSetFanMode = "" Then