You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kit/brain_board/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,6 @@ The LEDs on the HAT display the current status of the robot and can be used to h
22
22
23
23

24
24
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
-
30
25
### Indicators
31
26
32
27
| LED | Meaning
@@ -55,6 +50,11 @@ The OK LED shows the status of your code using different colours.
55
50
| Green | Your code has finished without errors
56
51
| Red | Your code has crashed
57
52
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
+
58
58
## Flashing SD card
59
59
60
60
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