wyattfr_
Welcome to the MFRC522 data read example
Press Ctrl-C to stop.
Traceback (most recent call last):
File "/home/wyatt/GPIO/rfid/read.py", line 34, in <module>
(status, TagType) = reader.MFRC522_Request(reader.PICC_REQIDL)
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SimpleMFRC522' object has no attribute 'MFRC522_Request'