README: set lower usb speed

This commit is contained in:
Joerg Lehmann 2018-05-28 18:39:16 +02:00
parent 1f12921207
commit e1a7c66288
1 changed files with 6 additions and 0 deletions

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