Closed soundstorm closed 7 years ago
The hardcoded pin mode makes it sometimes hard to use it with other libraries. This could fix it.
Please note: pip install pi-rc522 does not work as mentioned (dependency on https://github.com/lthiery/SPI-Py which is != spidev).
I've tried to put the latest version on PyPI, I think it should work properly. You can give it a try, a feedback will be welcomed.
The hardcoded pin mode makes it sometimes hard to use it with other libraries. This could fix it.
Please note: pip install pi-rc522 does not work as mentioned (dependency on https://github.com/lthiery/SPI-Py which is != spidev).