mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
slight tidy to serialport PR and bump version
adds flags for fixing DSR, DTR, RTS, CTS
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
"odd": "奇数",
|
||||
"space": "スペース"
|
||||
},
|
||||
"linestates": {
|
||||
"none": "auto",
|
||||
"high": "High",
|
||||
"low": "Low"
|
||||
},
|
||||
"split": {
|
||||
"character": "文字列で区切る",
|
||||
"timeout": "タイムアウト後で区切る",
|
||||
|
Reference in New Issue
Block a user