From 756212c0919bb11e8f8d6fdf5ec568a39dd18598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20B=C3=B6ttger?= <sebastian.boettger@stud.hs-bochum.de> Date: Thu, 29 Jun 2023 18:32:17 +0200 Subject: [PATCH] Change Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85eace7..840075b 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Notes on constant values (in race_management.py): * __When you want to stop the script you have to restart the python kernel.__ 3. Start the main.py file on the robot. * To do this, select the file in the Lego-EV window in the lower left corner of Visual Studio Code. Then right click and click on "Run" -4. Now the robot should drive and send data to the pc which plots in the console the current detected section and plot stuff. +4. Now the robot should drive and send data to the pc which print the current detected section on the console and plot stuff. 5. To stop the robot/program press the left upper button on the robot, or close the dashboard window. ## Description -- GitLab