mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-11 10:03:49 +00:00
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
## 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 via UART"
|
|
connstring = pn532_uart:/dev/ttyS0
|
|
|