THAI-POS: Added page network down when machine not online

This commit is contained in:
Kenta420 2025-02-11 13:06:43 +07:00
parent 120f0e882d
commit f992354dd9
3 changed files with 130 additions and 8 deletions

View file

@ -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