DO
This commit is contained in:
parent
19ffebde48
commit
c56d3e48e7
24 changed files with 34092 additions and 138 deletions
9
inc/remove_cup_button.inc
Normal file
9
inc/remove_cup_button.inc
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Machine RemoveCup
|
||||
Machine DoorLidOpen
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
|
||||
; protect value update too slow.
|
||||
Var DoorCupPosition = "-"
|
||||
|
||||
Var CheckCupStateDoorCupClose = "reset"
|
||||
Var CheckCupStateDoorCupCloseCnt = 30
|
||||
Loading…
Add table
Add a link
Reference in a new issue