mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04: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
|
||||
```
|
||||
|
||||
## 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:
|
||||
|
||||
```text
|
||||
dtoverlay=pi3-miniuart-bt
|
||||
enable_uart=1
|
||||
dtoverlay=miniuart-bt
|
||||
```
|
||||
|
||||
## HmIP-RFUSB
|
||||
|
||||
Reference in New Issue
Block a user