Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit d36d4f2

Browse files
committed
copy edit
1 parent 1c3cd34 commit d36d4f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

worksheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ These pins allow the Raspberry Pi to control things in the real world. You can c
88

99
There are 40 pins on the Raspberry Pi (26 pins on early models), and the pins provide various different functions.
1010

11-
If you have a RasPIO pin label it can help to identify what each pin is used for. Make sure your pin label is placed with the keyring hole facing the USB ports, pointed outwards.
11+
If you have a RasPIO pin label, it can help to identify what each pin is used for. Make sure your pin label is placed with the keyring hole facing the USB ports, pointed outwards.
1212

1313
![](images/raspio-ports.jpg)
1414

@@ -38,7 +38,7 @@ Now try moving it from 3V3 to GPIO pin 17:
3838

3939
![](images/led-gpio17.png)
4040

41-
The LED should now turn off, but now it's on a GPIO pin, it can be controlled by code.
41+
The LED should now turn off, but now it's on a GPIO pin, and can therefore be controlled by code.
4242

4343
## Switching an LED on and off
4444

0 commit comments

Comments
 (0)