We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93e0fa commit f28da27Copy full SHA for f28da27
changes.txt
@@ -1,5 +1,11 @@
1
-- Add changes to unreleased tag until we make a release.
2
3
+xxxxx , v1.4.10
4
+
5
+31 Jul 2021, v1.4.9
6
+- Removed example AccessControl
7
+- Updated docs
8
9
30 Dec 2020, v1.4.8
10
- Fixed wrong SPI clock speed.
11
library.json
@@ -1,6 +1,6 @@
{
"name": "MFRC522",
- "version": "1.4.8",
+ "version": "1.4.9",
"license": "Unlicense",
"keywords": "rfid, spi",
"description": "Read a card using a MFRC522 reader on your SPI interface.",
library.properties
@@ -1,5 +1,5 @@
name=MFRC522
-version=1.4.8
+version=1.4.9
author=GithubCommunity
maintainer=GithubCommunity
sentence=Arduino RFID Library for MFRC522 (SPI)
0 commit comments