Corrected info on default physical pin.

This commit is contained in:
Ragnar Jensen 2015-03-17 19:57:02 +01:00
parent e63ff540be
commit cda0151af0

View File

@ -43,7 +43,7 @@
* === * ===
* Ground * Ground
* *
* Default LED Pin - wiringPi pin 11 is BCM_GPIO 7, physical pin 25 on the Pi's P1 header. * Default LED Pin - wiringPi pin 11 is BCM_GPIO 7, physical pin 26 on the Pi's P1 header.
* Note: This pin is also used for the SPI interface. If you have SPI add-ons connected, * Note: This pin is also used for the SPI interface. If you have SPI add-ons connected,
* you'll have to use the -p option to change it to another, unused pin. * you'll have to use the -p option to change it to another, unused pin.
*/ */