add file and new advestise
This commit is contained in:
parent
0a6cc72644
commit
1e71e7300c
52 changed files with 131 additions and 59 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
; On open
|
||||
;Var LidState = "Invisible"
|
||||
Var LidState = Lid1Status
|
||||
;Lid1Status
|
||||
Var StarwState = "Enable"
|
||||
Var LidStrawCountDown = 15
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
EndIf
|
||||
|
||||
DEBUGVAR StrawAutoRelease1
|
||||
|
||||
Var UserPressButton = "false"
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
|
@ -181,6 +181,7 @@
|
|||
EndIf
|
||||
|
||||
If StrawAutoRelease1 = "true" Then
|
||||
Var StrawAutoRelease1 = "false"
|
||||
Var StarwState = "Press"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue