Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with write.py and read.py script on Raspberry Pi3B+ #81

Open
priyesh1112 opened this issue Sep 4, 2019 · 1 comment
Open

Problem with write.py and read.py script on Raspberry Pi3B+ #81

priyesh1112 opened this issue Sep 4, 2019 · 1 comment

Comments

@priyesh1112
Copy link

No description provided.

@priyesh1112
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant