Merge branch 'masterpiece' into sgp_blue

This commit is contained in:
Pakin 2024-09-25 15:35:21 +07:00
commit 3f41c3621c
76 changed files with 8969 additions and 6800 deletions

View file

@ -71,3 +71,22 @@ EndIf
DEBUGVAR LastTimeOfMainGateCloseUnitInMinute
DEBUGVAR MachineUpTimeUnitInMinute
If MachineStage = "close-maintenance" Then
Var CountDownForSetFanMode = 3
EndIf
If CountDownForSetFanMode = "" Then
Var CountDownForSetFanMode = 0
EndIf
If CountDownForSetFanMode > 0 Then
Var CountDownForSetFanMode = CountDownForSetFanMode - 1
DEBUGVAR CountDownForSetFanMode
EndIf
If CountDownForSetFanMode = 1 Then
Var PreviseTime2ToTime3 = ""
Var PreviseTime1ToTime2 = ""
SAVELOG "Update fan mode"
EndIf

View file

@ -476,7 +476,6 @@
Var XPercent = 0
EndIf
CashlessReq SUCCESS
</EventOpen>
<EventLanguageOnChange>