From 8e2ec01b615fdeafa863c8e3d8bb129a6c2c0389 Mon Sep 17 00:00:00 2001 From: Jakub Kramarz Date: Wed, 6 May 2015 01:39:13 +0200 Subject: [PATCH] raspberry_pi.md: fixed Raspberry Pi model 2 pin mapping docs It weren't rendered correctly by Github in previous version, also the header was missing. Signed-off-by: Jakub Kramarz Signed-off-by: Brendan Le Foll --- docs/raspberry_pi.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/raspberry_pi.md b/docs/raspberry_pi.md index 2237530..353b42b 100644 --- a/docs/raspberry_pi.md +++ b/docs/raspberry_pi.md @@ -55,6 +55,9 @@ style numbers. The following pin mapping applies to the new Raspberry Pi model 2 and B+. Note that GPIO(21) is now GPIO(27) + +| MRAA Number | Physical Pin | Function | +|-------------|--------------|----------| | 1 | P1-01 | 3V3 VCC | | 2 | P1-02 | 5V VCC | | 3 | P1-03 | I2C SDA |