MFRC522-python icon indicating copy to clipboard operation
MFRC522-python copied to clipboard

Update to match the current SPI-Py API

Open pelwell opened this issue 6 years ago • 1 comments

The SPI-Py API has changed, and clients need updating to match. The patch to do so is preceded by a whitespace-only commit fixing the line endings.

pelwell avatar Dec 20 '19 13:12 pelwell

@wahajmurtaza how do you manage to make it work with multiple devices? i'm trying to connect 2 mfrc522 to a single raspberry (using a SDA to CE0 for the first and SDA to CE1 for the second) but i can't make the second reader work. Do you have any sample / cabling suggestion?

pdesterlich avatar May 01 '20 20:05 pdesterlich