You've already forked Raspberry-Pi-Bluetooth
Initialize Git Repository: 'Raspberry-Pi-Bluetooth'
All checks were successful
Raspberry Pi Bluetooth (Bookworm) / Raspberry Pi Bluetooth [arm64] (push) Successful in 11s
All checks were successful
Raspberry Pi Bluetooth (Bookworm) / Raspberry Pi Bluetooth [arm64] (push) Successful in 11s
This commit is contained in:
2
root/lib/udev/rules.d/90-raspi-bluetooth.rules
Normal file
2
root/lib/udev/rules.d/90-raspi-bluetooth.rules
Normal file
@@ -0,0 +1,2 @@
|
||||
# Raspberry Pi bluetooth module: enable routing of SCO packets to the HCI interface
|
||||
ACTION=="add", SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]", TAG+="systemd", ENV{SYSTEMD_WANTS}+="bthelper@%k.service"
|
||||
Reference in New Issue
Block a user