Skip to content

Commit 082dfe5

Browse files
committed
fix: update docs
1 parent 0be5cdb commit 082dfe5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

documentation/developers/rfid/mfrc522_spi.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Mandatory IRQ pin. This can be any GPIO pin.
3838

3939
Reset pin for hardware reset. This is an optional pin. If not used,
4040

41-
- hardware reset will only be performed by power-on-reset. This has been tested on works fine.
41+
- hardware reset will only be performed by power-on-reset. This has been tested and works fine.
4242
- you **must** tie the reset pin of the MFRC522 board **high**!
4343

4444
### mode_legacy *(default=false)*
@@ -77,8 +77,6 @@ MISO.
7777

7878
MFRC522 boards can be picked up from many places for little money.
7979

80-
Good quality ones can be found e.g. here
81-
8280
### Cards/Tags
8381

8482
Cards or tags must support 13.56 MHz. Currently, only cards/tags of the type "NXP Mifare Classic 1k(S50)", "NXP Mifare Classic 4k(S70)" and "NXP Mifare Ultralight (C)" can be used. Type "NXP Mifare NTAG2xx" or others will not work!

0 commit comments

Comments
 (0)