From 3ee9128c0b2647027c04e222318d510d415747d5 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Sat, 29 Dec 2018 22:55:12 +0100 Subject: [PATCH] update version --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index eec8912..355e377 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.1", + "firmware_version": "0.3.2", "left_servo_tuning": 33, "right_servo_tuning": 33, "ultrasonic_distance": 40,