Do topping with lid and straw

This commit is contained in:
kong 2021-05-04 00:40:17 +07:00
parent d0a94e70cb
commit b846338342
11 changed files with 864 additions and 15 deletions

View file

@ -257,9 +257,11 @@
<EventClick>
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