upd changes.txt
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
5 Dec 2015
|
5 Dec 2015
|
||||||
- recognize infineon cards correctly @mayatforest
|
- recognize infineon cards correctly @mayatforest
|
||||||
- added multi reader support, see example @lmmeng
|
- added multi reader support, see example @lmmeng
|
||||||
- functions return MFRC522::StatusCode instead of generic byte @rotzbua
|
- functions return MFRC522::StatusCode and MFRC522::PICC_Type instead of generic byte @rotzbua
|
||||||
|
- removed int-values of MFRC522::StatusCode and MFRC522::PICC_Type @rotzbua
|
||||||
|
|
||||||
10 Nov 2014
|
10 Nov 2014
|
||||||
- Updated the changelog.
|
- Updated the changelog.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name=MFRC522
|
name=MFRC522
|
||||||
#date as version - no leading zero
|
#date as version - no leading zero
|
||||||
version=2015.9.4
|
version=2015.12.8
|
||||||
author=GithubCommunity
|
author=GithubCommunity
|
||||||
maintainer=miguelbalboa
|
maintainer=miguelbalboa
|
||||||
sentence=Arduino RFID Library for MFRC522 (SPI)
|
sentence=Arduino RFID Library for MFRC522 (SPI)
|
||||||
|
|||||||
Reference in New Issue
Block a user