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 7b69040 commit 9ab0d21Copy full SHA for 9ab0d21
programming/sr/power/index.md
@@ -7,7 +7,7 @@ Power
7
=====
8
9
There are a few things that can be done with the power board, namely current and voltage sensing, and beeping.
10
-As there is only one power board, it is not accessed like a list like `motors` for example:
+As there is only one power board, it is not accessed like a list like `motors` and is instead accessed directly, for example:
11
12
~~~~~ python
13
r.power_board.something...
0 commit comments