mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Updated documentation for Raspberry Pi 3/4 setup (#2154)
This commit is contained in:
committed by
GitHub
parent
cbfe4ba488
commit
a79f58029b
@@ -120,13 +120,14 @@ homematic:
|
|||||||
path: /groups
|
path: /groups
|
||||||
```
|
```
|
||||||
|
|
||||||
## Raspberry Pi3
|
## Raspberry Pi3/4
|
||||||
|
|
||||||
If you use the HM-MOD-RPI-PCB on a Raspberry Pi 3, you need to add
|
If you use the HM-MOD-RPI-PCB on a Raspberry Pi 3 or 4, you need to add
|
||||||
the following to the `config.txt` file on the boot partition:
|
the following to the `config.txt` file on the boot partition:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
dtoverlay=pi3-miniuart-bt
|
enable_uart=1
|
||||||
|
dtoverlay=miniuart-bt
|
||||||
```
|
```
|
||||||
|
|
||||||
## HmIP-RFUSB
|
## HmIP-RFUSB
|
||||||
|
|||||||
Reference in New Issue
Block a user