From 67455291a006272e9dc6c0f3fcb975c18f9bbe71 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Wed, 12 Sep 2018 13:41:56 +0200 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index eb997dd..6e38b76 100755 --- a/config.json +++ b/config.json @@ -8,7 +8,7 @@ "ultrasonic_distance": 40, "left_line_threshold": 1000, "right_line_threshold": 1000, - "sumo_server": "ws://ws.achex.ca:4010", + "sumo_server": "165.227.140.64:80", "wifis": { "RoboKoding": "salakala" }