From 2af1abde7792a3b4269cdb2b6fb22dffabdda390 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Tue, 13 Nov 2018 21:37:55 +0100 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 7d07440..de81bcd 100755 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "status_led_pin": 22, "battery_coeff": 2.25, "sumo_id": "xxxxxxxx", - "firmware_version": 0.3, + "firmware_version": 0.3.1, "left_servo_tuning": 33, "right_servo_tuning": 33, "ultrasonic_distance": 40,