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
{{ message }}
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: worksheet.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ These pins allow the Raspberry Pi to control things in the real world. You can c
8
8
9
9
There are 40 pins on the Raspberry Pi (26 pins on early models), and the pins provide various different functions.
10
10
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.
12
12
13
13

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

40
40
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.
0 commit comments