From 28a7b0a6269798864f43e19b06f1fda312bc3d6c Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Sun, 26 May 2019 14:18:12 +0200 Subject: [PATCH] update firmware timestamp --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 134dfb2..f7cd62b 100755 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "status_led_pin": 5, "battery_coeff": 2.25, "sumo_id": "xxxxxxxx", - "firmware_timestamp": "2019.05.12 17:04:00", + "firmware_timestamp": "2019.05.26 14:17:00", "firmware_version": "0.5.1", "left_servo_tuning": 33, "right_servo_tuning": 33,