Skip to content

Commit 70cb943

Browse files
committed
Merge pull request adafruit#26 from Mazo/patch-1
Clarify pin number for Raspberry Pi
2 parents c796fca + 66cc169 commit 70cb943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
pin = 'P8_11'
3232

3333
# Example using a Raspberry Pi with DHT sensor
34-
# connected to pin 23.
34+
# connected to GPIO23.
3535
#pin = 23
3636

3737
# Try to grab a sensor reading. Use the read_retry method which will retry up

0 commit comments

Comments
 (0)