Create template 2

This commit is contained in:
kong 2023-06-16 15:33:37 +07:00
parent 3d98720bb4
commit 4302a22b1d
26 changed files with 12203 additions and 27 deletions

View file

@ -3,7 +3,6 @@
<Width> 1024 </Width>
<Height> 600 </Height>
<Background> "/ROOT/pictures/offline.bmp" </Background>
<Sound> "/ROOT/sounds/outofservice.wav" </Sound>
<Volume> SoundVolume </Volume>
<Timeout> 10000 </Timeout>
<EventOpen>
@ -24,6 +23,10 @@
EndIf
EndIf
EndIf
If CountryName = "Thailand" Then
Play "/ROOT/sounds/outofservice.wav"
EndIf
</EventOpen>
<EventTimeout>
If BatteryStatus = "LOW" Then