Update zwave.markdown

This commit is contained in:
Pascal Vizeli 2017-07-23 18:59:41 +02:00 committed by GitHub
parent b3d544e5dd
commit c7eb7888af

View File

@ -16,7 +16,7 @@ zwave:
usb_path: /dev/ttyACM0
```
If you need GPIO for you Z-Wave module add follow line into `config.txt`:
If you need GPIO on raspberry-pi3 for you Z-Wave module add follow line into `config.txt`:
```
dtoverlay=pi3-miniuart-bt
```