add stopbits parameter , add serial docs

This commit is contained in:
zhiqiang feng
2020-12-24 10:35:13 +08:00
parent 8d777b4134
commit 710932d03b
5 changed files with 23 additions and 8 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
serial:
device: ttyS1
baudrate: 9600
bytesize: 7
bytesize: 8
stopbits: 7
lograw: true