Skip to content

Commit

Permalink
Cleanup table in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cornet committed Apr 30, 2014
1 parent 8e8c111 commit ddd6a0d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions RPi/RF24/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@ Choose any RPi output pin for radio CE pin.

**Pins:**

|NRF24L01 | RPI | P1 Connector |
|-----|-----------|-------------|
| VCC | rpi-3v3 | (17) |
| GND | rpi-gnd | (25) |
| CE | rpi-gpio22 | (15) |
| CSN | rpi-gpio8 | (24) |
| SCK | rpi-sckl | (23) |
| MOSI | rpi-mosi | (19) |
| MISO | rpi-miso | (21) |
| NRF24L01 | RPI | P1 Connector |
|----------|------------|--------------|
| VCC | rpi-3v3 | (17) |
| GND | rpi-gnd | (25) |
| CE | rpi-gpio22 | (15) |
| CSN | rpi-gpio8 | (24) |
| SCK | rpi-sckl | (23) |
| MOSI | rpi-mosi | (19) |
| MISO | rpi-miso | (21) |


See http://www.airspayce.com/mikem/bcm2835/index.html for BCM2835 class documentation.
Expand Down

0 comments on commit ddd6a0d

Please sign in to comment.