THAI-POS: Added page network down when machine not online
This commit is contained in:
parent
120f0e882d
commit
f992354dd9
3 changed files with 130 additions and 8 deletions
|
|
@ -353,12 +353,4 @@ If BoxID = 176757 Then
|
|||
Var SaveOrderNameAndPictureEnable = 1
|
||||
EndIf
|
||||
|
||||
; Check POS machine flag
|
||||
Var ConnectWithPOSMachine = 0
|
||||
|
||||
READ_FILE "/mnt/sdcard/coffeevending/app_manager/app_list/king_power_service/enable" POSMachineFlag
|
||||
If POSMachineFlag = 1 Then
|
||||
Var ConnectWithPOSMachine = 1
|
||||
EndIf
|
||||
|
||||
DEBUGVAR SystemDateDayOfWeek
|
||||
Loading…
Add table
Add a link
Reference in a new issue