Skip to content

Commit

Permalink
fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvandijk committed Sep 22, 2014
1 parent 8b934c3 commit 7d52f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MFRC522 doesn't have pin markings like the B2CQSHOP one):

| Pins | SPI | UNO | Mega2560 | Leonardo |
| ---- |:--------:|:----:|:--------:|:--------:|
| 1 | SAD (SS) | 10 | 53 | 10 |
| 1 | SDA (SS) | 10 | 53 | 10 |
| 2 | SCK | 13 | 52 | SCK`1` |
| 3 | MOSI | 11 | 51 | MOSI`1` |
| 4 | MISO | 12 | 50 | MISO`1` |
Expand Down

0 comments on commit 7d52f80

Please sign in to comment.