ondryaso / pi-rc522

Raspberry Pi Python library for SPI RFID RC522 module
MIT License
411 stars 150 forks source link

pi-rc522 not working with spidev 3.5 #71

Open WhiteWolfKevin opened 3 years ago

WhiteWolfKevin commented 3 years ago

Hello.

I discovered recently that pi-rc522 does not work with spidev version 3.5. Reverting back to version 3.4 works.

I'm a fairly novice programmer so I'm not certain why that is the case, but I'd be happy to provide any information or try any potential fixes if needed. Please just let me know if I can help!

Thanks!

ThSGM commented 3 years ago

I, too, am having trouble getting pi-rc522 to work on a fresh install.

Can you explain a bit better what type of error you were getting when using spidev 3.5?