Skip to content
Snippets Groups Projects
Commit b8ba64d6 authored by Jessica Dreyer's avatar Jessica Dreyer
Browse files

Corrected mistakes

parent 9e810f06
Branches
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ The following adjustments might be necessary, before the algorithm is executable
Important notes regarding the robot:
* The sensors / motors are connected to the following ports of the robot:
* The motors / sensors are connected to the following ports of the robot:
* Motor: OUTPUT A & OUTPUT B
* ColorSensor: INPUT 4
* GyroSensor: INPUT 1
......@@ -33,7 +33,7 @@ Important notes regarding the robot:
* wheel circumference (radumfang)
* wheel spacing (d)
* Notes on constant values (in race_management.py):
Notes on constant values (in race_management.py):
* CHAR_RECIVING: number of chars in one UDP-message
**This value should only be changed if the sent string changes.**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment