Skip to content

Commit 4886b1a

Browse files
Use serial number instead of part code
Co-authored-by: Peter Law <[email protected]>
1 parent 866c858 commit 4886b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/sr/motors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ It will look something like this:
2222
sr.robot3.robot INFO - Found Student Robotics Motor Board v4 - srABC1
2323
~~~~~
2424

25-
If you have more than one Motor Board attached, you need to specify which one you want to control. This is done using the part number of the board. For example: if you had a board that was labelled "srABC1",
25+
If you have more than one Motor Board attached, you need to specify which one you want to control. This is done using the serial number of the board. For example: if you had a board that was detected as "srABC1",
2626
you could do this instead:
2727

2828
~~~~~ python

0 commit comments

Comments
 (0)