test save

This commit is contained in:
kong 2021-05-28 10:41:11 +07:00
parent 84ad85816a
commit 43ddc95bac
8 changed files with 408 additions and 71 deletions

View file

@ -38,14 +38,6 @@
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
</EventOpen>