From 3995321b0cd070e54b00da9da69141b83db2fde4 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Tue, 13 Nov 2018 21:38:23 +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 de81bcd..2a7ca7c 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.1", "left_servo_tuning": 33, "right_servo_tuning": 33, "ultrasonic_distance": 40,