diff --git a/xml/event/tricker.ev b/xml/event/tricker.ev index 9e40b4f4..575f4aca 100644 --- a/xml/event/tricker.ev +++ b/xml/event/tricker.ev @@ -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 \ No newline at end of file