mxgxw / MFRC522-python

A small class to interface with the NFC reader Module MFRC522
GNU Lesser General Public License v3.0
521 stars 419 forks source link

Added 'dev' parameter and some cleanup #11

Closed wybczu closed 9 years ago

wybczu commented 9 years ago

Raspberry Pi has one SPI bus with two enable signals. I've added dev parameter so I can use two MFRC522 devices :)

I have also added a proper shebang in python files, fixed typo in Read.py and removed x bit.