Update README.md

adds the command to get Bluetooth started if its not working
This commit is contained in:
DraTrav
2020-02-26 20:47:04 -06:00
committed by GitHub
parent fa09e8076e
commit a6a659d7bc

View File

@@ -41,6 +41,7 @@ lsusb
Need install `usb_modeswitch` (Archlinux: `sudo pacman -S usb_modeswitch`)
```
sudo usb_modeswitch -KW -v 0bda -p 1a2b
systemctl start bluetooth.service - starting Bluetooth service if it's in inactive state
```
It should work.