Update tricker.ev
This commit is contained in:
parent
821e7a932e
commit
d56464ce4a
1 changed files with 1 additions and 1 deletions
|
|
@ -483,7 +483,7 @@ EndIf
|
||||||
; Check POS machine flag
|
; Check POS machine flag
|
||||||
Var ConnectWithPOSMachine = 0
|
Var ConnectWithPOSMachine = 0
|
||||||
|
|
||||||
READ_FILE "/mnt/sdcard/coffeevending/POS_MACHINE" POSMachineFlag
|
READ_FILE "/mnt/sdcard/coffeevending/app_manager/app_list/king_power_service/enable" POSMachineFlag
|
||||||
If POSMachineFlag = 1 Then
|
If POSMachineFlag = 1 Then
|
||||||
Var ConnectWithPOSMachine = 1
|
Var ConnectWithPOSMachine = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue