From 44395b27623536036ec5a62750745d8aaf94d25f Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Wed, 12 Sep 2018 13:28:42 +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 86c5924..eb997dd 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": "ws://ws.achex.ca:4010", "wifis": { "RoboKoding": "salakala" }