REelease 6.01

This commit is contained in:
kong 2022-02-03 21:03:39 +07:00
parent b03370aeb5
commit 100603a738
50 changed files with 188 additions and 55 deletions

View file

@ -93,9 +93,16 @@
Var SaveTheWorldCount = SaveTheWorldCount + 1
EndIf
DEBUGVAR LedLidBlink
DEBUGVAR SaveTheWorldCount
If SaveTheWorldCount = 2 Then
Var SaveTheWorldST = "Enable"
If LedLidBlink = "no" Then
Var SaveTheWorldST = "Enable"
EndIf
EndIf
</EventOpen>