[U] Update instructions

This commit is contained in:
Azalea
2023-11-25 10:34:24 -08:00
committed by GitHub
parent 3cee26b8b5
commit da2f0de2d9
+2 -2
View File
@@ -35,7 +35,7 @@ scan = 0x6B
![](docs/image_2023-11-25_13-13-23.png)
3. 下载 Python, 安装 `pip install pyserial`,然后运行 `python receiver.py`,这样接上读卡器之后就可以自动转存卡片然后自动按下 Insert Card 按钮了
3. 下载 Python, 安装 `pip install pyserial`,然后运行 `start.bat`,这样接上读卡器之后就可以自动转存卡片然后自动按下 Insert Card 按钮了
## FAQ / 常见问题:
@@ -46,4 +46,4 @@ A: 因为那个固件的目的是尽量还原原生街机的读卡器接口,
## Dependencies / 依赖:
* PN532 Library: https://github.com/Seeed-Studio/PN532
* FastLED: https://github.com/FastLED/FastLED
* FastLED: https://github.com/FastLED/FastLED