mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-13 01:56:16 +00:00
Add connstring example for SPI on RPi
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## Typical configuration file for PN532 device on R-Pi connected using UART
|
||||
## Note: to use UART port on R-Pi, you have to disable linux serial console:
|
||||
## http://learn.adafruit.com/adafruit-nfc-rfid-on-raspberry-pi/freeing-uart-on-the-pi
|
||||
name = "PN532 board"
|
||||
name = "PN532 board via UART"
|
||||
connstring = pn532_uart:/dev/ttyAMA0
|
||||
|
||||
Reference in New Issue
Block a user