diff --git a/examples/ChangeUID/ChangeUID.ino b/examples/ChangeUID/ChangeUID.ino index 8c0e4dc..0a3ed98 100644 --- a/examples/ChangeUID/ChangeUID.ino +++ b/examples/ChangeUID/ChangeUID.ino @@ -5,7 +5,6 @@ * This is a MFRC522 library example; for further details and other examples see: https://github.com/miguelbalboa/rfid * * This sample shows how to set the UID on a UID changeable MIFARE card. - * NOTE: for more informations read the README.rst * * @author Tom Clement * @license Released into the public domain.