DO
This commit is contained in:
parent
190115c463
commit
0cf2bbe777
10 changed files with 16 additions and 679 deletions
|
|
@ -1409,14 +1409,17 @@
|
|||
|
||||
If StarwState = "Press" Then
|
||||
Machine StrawOrder
|
||||
Var LedLidBlink = "true"
|
||||
EndIf
|
||||
|
||||
If LidState = "Press" Then
|
||||
Machine LidOrder
|
||||
Var LedLidBlink = "true"
|
||||
EndIf
|
||||
|
||||
Var StarwState = "Enable"
|
||||
Var LidState = "Enable"
|
||||
;
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue