fix rc522 url

This commit is contained in:
vany5921
2019-10-05 13:13:27 +08:00
parent 77d2546a73
commit 03282914a9
6 changed files with 2 additions and 2 deletions
Vendored
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -66,7 +66,7 @@ Communication Protocol: I2C.
## Document
- Datasheet **[MFRC522](http://www.shenzhen2u.com/doc/Module/Fingerprint/710-FPC1020_PB3_Product-Specification.pdf)**
- Datasheet **[MFRC522](https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf)**
## Code
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -76,7 +76,7 @@
## 相关链接
- 数据手册 - **[MFRC522](http://www.shenzhen2u.com/doc/Module/Fingerprint/710-FPC1020_PB3_Product-Specification.pdf)**
- 数据手册 - **[MFRC522](https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf)**
## 相关视频