DO
This commit is contained in:
parent
a739e589f1
commit
373ebb5937
18 changed files with 1915 additions and 485 deletions
|
|
@ -183,6 +183,12 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If MachineStage = "remove-cup" Then
|
||||
Var buttonRemoveCup = "Enable"
|
||||
Var txtDrinkOKState = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
If MachineStage = "close-maintenance" Then
|
||||
If stop_now = "true" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue