slight tidy to serialport PR and bump version

adds flags for fixing DSR, DTR, RTS, CTS
This commit is contained in:
Dave Conway-Jones
2019-12-04 15:06:40 +00:00
parent aa8dc4f7a1
commit 676ba58210
4 changed files with 35 additions and 29 deletions

View File

@@ -34,7 +34,7 @@
"space": "Space"
},
"linestates": {
"none": "",
"none": "auto",
"high": "High",
"low": "Low"
},