Update mhz19.markdown (#11525)

The serial device "address" was incorrect. The correct name is /dev/ttyS0
This commit is contained in:
frasskungin 2019-12-23 22:09:26 +02:00 committed by Fabian Affolter
parent ebfcf77562
commit 12c2697699

View File

@ -53,7 +53,7 @@ enable_uart=1
Then (after a reboot): you can setup the sensor using:
```yaml
serial_device: /dev/tty.S0
serial_device: /dev/ttyS0
```
## Calibration