ATrappmann / PN5180-Library

PN5180 library for Arduino
GNU Lesser General Public License v2.1
105 stars 92 forks source link

New function, write new privacy password on slix2 tags #43

Closed Nettermann90 closed 3 years ago

Nettermann90 commented 3 years ago

Added the function for set a new privacy password. Standard is 0F0F0F0Fh.

With "newpasswordICODESLIX2(password, standardpassword, uid)" you can set a new password.

Please Ignore the changes in Readme.md

ATrappmann commented 3 years ago

Added corrections & extensions from Nettermann90. Thanks!