reboot step

This commit is contained in:
shrkey
2016-10-29 22:08:38 +01:00
parent 2b2055a905
commit 519b505106
3 changed files with 14 additions and 2 deletions

View File

@@ -66,4 +66,8 @@ 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.
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.