add stopbits parameter , add serial docs
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
serial:
|
||||
device: ttyS1
|
||||
baudrate: 9600
|
||||
bytesize: 7
|
||||
bytesize: 8
|
||||
stopbits: 7
|
||||
lograw: true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user