Skip to content

Commit a415db8

Browse files
authored
Move the "Powering the Brain Board" section
1 parent e2eb73a commit a415db8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

kit/brain_board/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ The LEDs on the HAT display the current status of the robot and can be used to h
2222

2323
![brain board assembly diagram]({{ site.baseurl }}/images/content/kit/brain-diagram.png "The Brain Board Assembly")
2424

25-
## Powering the Brain Board
26-
27-
Your Brain Board will not power on unless it's connected to the "L2" port on the Power Board.
28-
This is because the rest of the power outputs are disabled until the usercode runs.
29-
3025
### Indicators
3126

3227
| LED | Meaning
@@ -55,6 +50,11 @@ The OK LED shows the status of your code using different colours.
5550
| Green | Your code has finished without errors
5651
| Red | Your code has crashed
5752

53+
## Powering the Brain Board
54+
55+
Your Brain Board will not power on unless it's connected to the "L2" port on the Power Board.
56+
This is because the rest of the power outputs are disabled until the usercode runs.
57+
5858
## Flashing SD card
5959

6060
The SD card is located on the underside of the board underneath the green power connector. Grab the SD card with your fingers and simply pull it out of the slot.

0 commit comments

Comments
 (0)