From: Jakub Kramarz Date: Tue, 5 May 2015 23:39:13 +0000 (+0200) Subject: raspberry_pi.md: fixed Raspberry Pi model 2 pin mapping docs X-Git-Tag: v0.7.0~17 X-Git-Url: http://review.tizen.org/git/?p=contrib%2Fmraa.git;a=commitdiff_plain;h=8e2ec01b615fdeafa863c8e3d8bb129a6c2c0389 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 --- 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 |