You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the MFRC522 data read example
Press Ctrl-C to stop.
Traceback (most recent call last):
File "rfidreader.py", line 51, in
(status,TagType) = MIFAREReader.MFRC522_Request(MIFAREReader.PICC_REQIDL)
File "/home/pi/MFRC522.py", line 239, in MFRC522_Request
self.Write_MFRC522(self.BitFramingReg, 0x07)
TypeError: Write_MFRC522() takes exactly 2 arguments (3 given)
I would be glad if someone could guide me accordingly.
Thanks and Regards
No description provided.
The text was updated successfully, but these errors were encountered: