Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ljos/MFRC522
Browse files Browse the repository at this point in the history
  • Loading branch information
ljos committed Sep 24, 2013
2 parents c4eb64b + 364f3c4 commit 5105b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Arduino RFID Library for MFRC522 (13.56 Mhz)
============================================
--------------------------------------------

Pin order, starting from the bottom left hand pin (in case your
MFRC522 doesn't have pin markings like the B2CQSHOP one):
Expand All @@ -17,7 +17,7 @@ MFRC522 doesn't have pin markings like the B2CQSHOP one):
`* Not needed`

Using MFRC522 with other SPI components
========================================
---------------------------------------

If you are planning to use other SPI components you just have to make
sure each have an exclusive SS (Slave Select) line. MISO, MOSI and
Expand Down

0 comments on commit 5105b23

Please sign in to comment.