Update tricker.ev

This commit is contained in:
Kenta420 2024-09-30 11:31:01 +07:00
parent 889499dc2a
commit cf66d03204

View file

@ -451,5 +451,5 @@ Var ConnectWithPOSMachine = 0
READ_FILE "/mnt/sdcard/coffeevending/POS_MACHINE" POSMachineFlag
If POSMachineFlag = 1 Then
Var ConnectWithPOSMachine = 0
Var ConnectWithPOSMachine = 1
EndIf