From 97a021abdfe4de22110922d00c049610c5a7a88d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=85=89-k?= <36470587+kxgx@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:45:41 +0800 Subject: [PATCH] Update btwifi.sh --- bin/btwifi.sh | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) 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 <