From 3a6d259d127f1113fc6772aa0a699f1e6440ed35 Mon Sep 17 00:00:00 2001 From: Gerrit Linnemann Date: Mon, 10 Oct 2016 23:14:32 +0200 Subject: [PATCH] IP fix --- hobu_distance_switch/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hobu_distance_switch/config.json b/hobu_distance_switch/config.json index 3c893cb..80adfa4 100644 --- a/hobu_distance_switch/config.json +++ b/hobu_distance_switch/config.json @@ -1,7 +1,7 @@ { "items": [ { - "host": "192.168.2.124", + "host": "192.168.2.125", "port": 4223, "uid": "q2J", "mode": "<", @@ -23,7 +23,7 @@ } }, { - "host": "192.168.2.125", + "host": "192.168.2.124", "port": 4223, "uid": "z9q", "mode": ">",