All topping
This commit is contained in:
parent
9a6d51ff78
commit
feda304652
12 changed files with 170 additions and 4 deletions
|
|
@ -82,6 +82,14 @@
|
|||
|
||||
If lidAndStrawOldPageIgnore = "true" Then
|
||||
Var lidAndStrawOldPageIgnore = "false"
|
||||
If StarwState = "Press" Then
|
||||
Machine Straw
|
||||
LED LedDoorLid Blink 255 255 255 255
|
||||
EndIf
|
||||
If LidState = "Press" Then
|
||||
Machine Lid
|
||||
LED LedDoorLid Blink 255 255 255 255
|
||||
EndIf
|
||||
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue