Skip to content

Commit 9b16a87

Browse files
authored
Fix Issue #26
1 parent 6a551a5 commit 9b16a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ By default, the application uses the serial port `/dev/serial0`. This should wor
9999
```yaml
100100
services:
101101
truma:
102-
serial_port: /dev/ttyS0
102+
serial_device: /dev/ttyS0
103103
```
104104

105105
To run the service:

0 commit comments

Comments
 (0)