Skip to content

Commit a2e88ae

Browse files
authored
Make this more clearly informational
1 parent 9bd9a39 commit a2e88ae

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
@@ -96,7 +96,7 @@ R.motor_boards["srABC1"].motors[0].power = 0
9696
R.motor_boards["srABC1"].motors[1].power = 0
9797
~~~~~
9898

99-
<div class="warning" markdown="1">
99+
<div class="info" markdown="1">
100100
You will need to work out for your robot which values (positive or negative)
101101
result in it moving in each direction. This will depend on how you have
102102
positioned your motors as well as how they have been wired to the motor board.

0 commit comments

Comments
 (0)