Do keto sugar

This commit is contained in:
kong 2021-06-29 22:45:41 +07:00
parent 274be15a8e
commit c4017b6b84
9 changed files with 1624 additions and 16 deletions

View file

@ -10,14 +10,14 @@
DEBUGVAR LidState
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
;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
; On open
Var LidState = "Enable"