reboot step
This commit is contained in:
4
640.md
4
640.md
@@ -150,6 +150,10 @@ This time when you are returned to the main menu, move down to the *Finish* opti
|
||||
|
||||
You have now enabled the interfaces you need to use your board.
|
||||
|
||||
## Reboot your Pi
|
||||
|
||||
Once you have enabled the interfaces you will need to reboot your Raspberry Pi so that the required libraries can be loaded. This is an important step and your code won't run correctly without it.
|
||||
|
||||
# Wiring up the 640 board
|
||||
|
||||
Now that we have your 640 board and Raspberry Pi setup, it's time to connect some motors and servos to it.
|
||||
|
||||
@@ -40,7 +40,7 @@ The power connection should accept 5v DC - the power you connect here is isolate
|
||||
|
||||
### Expansion area
|
||||
|
||||

|
||||

|
||||
|
||||
This area to the right of the board is for adding extra expansion boards to increase the functionality available to you. For more information on adding expansion boards [look here](/expansionadding.html)
|
||||
|
||||
@@ -176,6 +176,10 @@ This time when you are returned to the main menu, move down to the *Finish* opti
|
||||
|
||||
You have now enabled the interfaces you need to use your board.
|
||||
|
||||
## Reboot your Pi
|
||||
|
||||
Once you have enabled the interfaces you will need to reboot your Raspberry Pi so that the required libraries can be loaded. This is an important step and your code won't run correctly without it.
|
||||
|
||||
# Wiring up the ESCAPE board
|
||||
|
||||
Now that we have your ESCAPE board and Raspberry Pi setup, it's time to connect some motors and servos to it.
|
||||
|
||||
4
soar.md
4
soar.md
@@ -67,3 +67,7 @@ Now we'll need to enable the SPI interface, so move down to the *SPI* menu and p
|
||||
When you are returned to the main menu, move down to the *Finish* option (pressing the right arrow key twice will get you there) and press enter.
|
||||
|
||||
You have now enabled the interface you need to use your board.
|
||||
|
||||
## Reboot your Pi
|
||||
|
||||
Once you have enabled the interfaces you will need to reboot your Raspberry Pi so that the required libraries can be loaded. This is an important step and your code won't run correctly without it.
|
||||
Reference in New Issue
Block a user