diff --git a/bin/btwifi.sh b/bin/btwifi.sh index 25569ae..6c3bd7e 100644 --- a/bin/btwifi.sh +++ b/bin/btwifi.sh @@ -19,17 +19,6 @@ BLUETOOTH_IP_RANGE="192.168.44.1/24" # 蓝牙网络共享的DHCP范围 BLUETOOTH_DHCP_RANGE="192.168.44.10,192.168.44.50" -# 启用蓝牙网络共享服务 -rfcomm watch hci0 & - -# 创建蓝牙网络共享配置文件 -cat > /etc/bluetooth/bt-network.conf < /etc rfcomm.conf < /etc/dhcpcd.conf <