Move release lid and straw to brewing3..xml

This commit is contained in:
kong 2021-06-09 14:27:45 +07:00
parent 1d4ce56f23
commit 743b298694
7 changed files with 346 additions and 41 deletions

View file

@ -78,14 +78,7 @@
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