Update Raspberry Pi 3 example to use dplcom0 instead of dty00

This commit is contained in:
jmcneill 2017-08-12 11:45:20 +00:00
parent 645a775d92
commit 3d97e8977a

View File

@ -1,4 +1,4 @@
# $NetBSD: btattach.conf,v 1.2 2017/08/11 11:57:05 jmcneill Exp $
# $NetBSD: btattach.conf,v 1.3 2017/08/12 11:45:20 jmcneill Exp $
#
# Bluetooth serial devices configuration.
#
@ -12,4 +12,4 @@
#digi /dev/tty01 57600
# Raspberry Pi 3 Bluetooth UART
#bcm43xx-3wire /dev/dty00 921600 -FPi 115200
#bcm43xx-3wire /dev/dplcom0 921600 -FPi 115200