raspi/pybluez/bluetooth.btcommon.BluetoothError: [Errno 2] No such file or directory.md
... ...
@@ -1,7 +1,7 @@
1 1
参考: https://stackoverflow.com/a/69077661/11842985
2 2
3 3
Raspberry Pi 4の場合
4
-```bash
4
+```
5 5
$ sudo mkdir /etc/systemd/system/bluetooth.service.d/
6 6
$ sudo vim /etc/systemd/system/bluetooth.service.d/override.conf
7 7
```