README: set lower usb speed

This commit is contained in:
2018-05-28 18:39:16 +02:00
parent 1f12921207
commit e1a7c66288
+6
View File
@@ -58,6 +58,12 @@ dtparam=audio=off
dtoverlay=pi3-disable-bt
```
In /boot/cmdline.txt folgendes anhaengen:
```
dwc_otg.speed=1
```
Bluetooth Dienste disablen:
```
systemctl disable hciuart.service