Change Var

This commit is contained in:
kong 2022-12-01 22:37:25 +07:00
parent 278d028ec1
commit 04e09e5970
14 changed files with 744 additions and 756 deletions

View file

@ -226,10 +226,8 @@
EndIf
EndIf
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script1.ev"
DEBUGVAR EventTurnOn
DEBUGVAR CampaignEnableStr
EndIf
@ -600,6 +598,7 @@
DEBUGVAR LanguageShow
DEBUGVAR DisplayFormat
DEBUGVAR PreScaleConvert
DEBUGVAR PreScaleConvertShow
DEBUGVAR UnitPostDisplay
Var TextPriceMenuSize = 14
@ -623,8 +622,9 @@
DEBUGVAR LastTimeClickOrder
DEBUGVAR CurrentTime
Var DiffTimeInMinute = CurrentTime - LastTimeClickOrder
DEBUGVAR DiffTimeInMinute
If DiffTimeInMinute > 120 Then
@ -632,9 +632,6 @@
ScreenRefresh
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>