1AdityaX / mfrc522-python

The mfrc522-python library is used to interact with RFID readers that use the MFRC522 chip interfaced with a Raspberry Pi.
https://pypi.org/project/mfrc522-python/
GNU General Public License v3.0
13 stars 4 forks source link

It doesn't erase the previous data from the card!! #8

Open pragnesh-singh-rajput opened 2 months ago

pragnesh-singh-rajput commented 2 months ago

i am using the SimpleMFRC522 and it only has read and write options when i write on my rfid card it save the new data along side the old one you need to add some function to clear the previous data before writing the new one