未验证 提交 4fbc601b 编写于 作者: S Steffen Forkmann 提交者: GitHub

fix typo (#1409)

上级 ab8a36b1
......@@ -6,7 +6,7 @@ MFRC522 is a very cheap RFID/NFC reader for Iso 14443 Type A cards. Part of thos
MFRC522 supports SPI, I2C and UART (Serial Port). You can create the reader with any of those protocols.
**Note**: most of the popular boards you'll buy are SPI only. This documentation will focus on SPI. You have in the [smaples](./samples) more information on how to setup I2C and UART.
**Note**: most of the popular boards you'll buy are SPI only. This documentation will focus on SPI. You have in the [samples](./samples) more information on how to setup I2C and UART.
```csharp
SpiConnectionSettings connection = new(0, 1);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册