We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3a5c6 commit 52d6609Copy full SHA for 52d6609
programming/sr/motors/index.md
@@ -30,9 +30,9 @@ R.motor_boards["srABC1"].something...
30
~~~~~
31
32
<div class="warning" markdown="1">
33
- When you have more than one Motor board connected to your kit,
34
- you must use `R.motor_boards` and index by serial number. This is so
35
- that the kit knows which Motor Board you want to control.
+ When you have more than one Motor board connected to your kit,
+ you must use `R.motor_boards` and index by serial number. This is so
+ that the kit knows which Motor Board you want to control.
36
</div>
37
38
0 commit comments