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 9c33f9d commit 0c3a5c6Copy full SHA for 0c3a5c6
programming/sr/motors/index.md
@@ -29,7 +29,7 @@ you could do this instead:
29
R.motor_boards["srABC1"].something...
30
~~~~~
31
32
-<div class="warning">
+<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.
0 commit comments