All topping

This commit is contained in:
kong 2021-05-05 23:06:49 +07:00
parent 9a6d51ff78
commit feda304652
12 changed files with 170 additions and 4 deletions

View file

@ -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