This commit is contained in:
wanlop run 2024-09-04 16:25:31 +07:00
parent baf69ad9bc
commit 57eece60d0
5 changed files with 12 additions and 20 deletions

View file

@ -4,4 +4,11 @@ Var CheckCupStateDoorCupClose = "-"
Var CheckCupStateDoorCupCloseCnt = 0
Var CoundUpDelayCertainStage = 0
Var TimeoutForProtectButtonHideLongTime = 0
Var Timeout = 0
Var Timeout = 0
If show_eng = "true" Then
Else
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
EndIf

View file

@ -29,7 +29,7 @@
If show_eng = "true" Then
Else
If Timeout = 0 Then
If Timeout = 14 Then
If buttonRemoveCup = "Enable" Then
If CupChecking = "false" Then
If DoorCupPosition = "bottom" Then

View file

@ -1350,22 +1350,7 @@
<EventUnitTest4>
Var XMLProfile = "ProfileIncrease15"
PRICE "Reset" "-"
PRICE "Load" "-"
PRICE "CheckAndApply" XMLProfile
DEBUGVAR ProfileIndex[0]
DEBUGVAR ProfileIndex[1]
DEBUGVAR ProfileIndex[2]
DEBUGVAR ProfileIndex[3]
DEBUGVAR ProfileIndex[4]
DEBUGVAR ProfileIndex[5]
DEBUGVAR ProfileIndex[6]
DEBUGVAR ProfileIndex[7]
DEBUGVAR ProfileIndex[8]
DEBUGVAR ProfileIndex[9]
DEBUGVAR ProfileIndex[10]
PRICE "Reload" ""
</EventUnitTest4>
<EventUnitTest5>
@ -1688,7 +1673,7 @@
; Original value is 40
If EnableMultiInstance = "true" Then
If CountUpReloadAll > 100 Then
If CountUpReloadAll > 300 Then
Var NeedReboot = "false"
Var StartUpExt = "-"

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0
Var XMLPageVersion = "8.86"
Var XMLPageVersionInt = 886
Var XMLPageVersion = "8.87"
Var XMLPageVersionInt = 887
;Oreo
Var OreoGuarantee = 0