diff --git a/config.json b/config.json index 355e377..4e95649 100755 --- a/config.json +++ b/config.json @@ -2,10 +2,11 @@ "status_led_pin": 22, "battery_coeff": 2.25, "sumo_id": "xxxxxxxx", - "firmware_version": "0.3.2", + "firmware_version": "0.3.3", "left_servo_tuning": 33, "right_servo_tuning": 33, "ultrasonic_distance": 40, + "boot_code": "code.py", "left_line_value": 1000, "right_line_value": 1000, "left_line_threshold": 1000,