From 14e6960870a2356ef855bc5d9fd98f8928cd6d3c Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Fri, 10 Feb 2017 11:18:28 +0100 Subject: [PATCH] Closedown --- config/devices.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/devices.properties b/config/devices.properties index 584621d..1386c83 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,8 +1,8 @@ #robot=RobotTcp|127.0.0.1:1000||| -robot_modbus=RobotModbus|129.129.109.114:502||| +#robot_modbus=RobotModbus|129.129.109.114:502||| puck_detection=PuckDetection|raspberrypi:5556||| jf1=ch.psi.pshell.modbus.AnalogInput|robot_modbus 0||100| -jf2=ch.psi.pshell.modbus.AnalogInput|robot_modbus 1||100| +#jf2=ch.psi.pshell.modbus.AnalogInput|robot_modbus 1||100| jf3=ch.psi.pshell.modbus.AnalogInput|robot_modbus 2||100| jf4=ch.psi.pshell.modbus.AnalogInput|robot_modbus 3||100| jf5=ch.psi.pshell.modbus.AnalogInput|robot_modbus 4||100|