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

Cleanups #78

Open ukleinek opened 4 years ago

ukleinek commented 4 years ago

I tried to make use of this project on a non-rpi hardware with python3. These are the cleanups I applied for it.

I didn't include the bits to make it run on my platform as this probably breaks on rpi then :-)