Starting to use versions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
3 Jan 2016
|
||||
- Added Authentication with Ntag 213,215,216 returns the pACK MFRC522::PCD_NTAG216_AUTH
|
||||
- Starting to use versions http://semver.org/
|
||||
|
||||
5 Dec 2015
|
||||
- recognize infineon cards correctly @mayatforest
|
||||
- added multi reader support, see example @lmmeng
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/miguelbalboa/rfid.git"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"exclude": "doc",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["atmelavr", "ststm32"]
|
||||
|
||||
Reference in New Issue
Block a user