Skip to content

Commit 36ad801

Browse files
Wrap info box
Co-authored-by: Peter Law <[email protected]>
1 parent 3cf570b commit 36ad801

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

kit/power_board.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ These are enabled when your robot code is started, and supply around 11.1V
2828
(±15%). They should be used to connect to the motor and servo board power
2929
inputs. The "H" connectors will supply more current than the "L" connectors.
3030

31-
<div class="warning">When connecting the brain board, the "L2" port should be
32-
used. This ensures the Brain Board can turn on before the rest of the power
33-
outputs. Your Brain Board will not power on unless it's connected to "L2".</div>
31+
<div class="warning">
32+
When connecting the brain board, the "L2" port should be used.
33+
This ensures the Brain Board can turn on before the rest of the power
34+
outputs. Your Brain Board will not power on unless it's connected to "L2".
35+
</div>
3436

3537
The 5V connectors can be used to connect low-current devices that take 5V
3638
inputs.

0 commit comments

Comments
 (0)