do
This commit is contained in:
commit
ab4da4cd35
27 changed files with 4162 additions and 2489 deletions
|
|
@ -492,7 +492,7 @@ EndIf
|
|||
; Check POS machine flag
|
||||
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
|
||||
Var ConnectWithPOSMachine = 1
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue