DO
This commit is contained in:
parent
a54e4ebc84
commit
7184206179
10 changed files with 28 additions and 20 deletions
|
|
@ -160,6 +160,7 @@
|
|||
Var TestLoopFailed = 0
|
||||
|
||||
Var cock_tail_str = ""
|
||||
Var BeerTrapEnable = ""
|
||||
|
||||
READ_FILE "/mnt/sdcard/coffeevending/cock_tail_enable" cock_tail_str
|
||||
STRCONTAIN "1" cock_tail_str cock_tail_enable
|
||||
|
|
@ -234,7 +235,6 @@
|
|||
|
||||
STRCONTAIN "1021" MaterialAvailable CaramelSyrupEnable
|
||||
STRCONTAIN "1218" MaterialAvailable AppleSyrupEnable
|
||||
STRCONTAIN "1044" MaterialAvailable TaiwanesePowderEnable
|
||||
|
||||
;Var AppFastEnable = "false"
|
||||
If AppFastEnable = "true" Then
|
||||
|
|
@ -1742,7 +1742,7 @@
|
|||
|
||||
Var onResume = "false"
|
||||
|
||||
|
||||
Machine DoorClose
|
||||
|
||||
Machine NewPaymentOpenBrewingXMLEnable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue