Do pageboard
This commit is contained in:
parent
c4017b6b84
commit
632fe12b4b
7 changed files with 93 additions and 68 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue