node-red-node-serialport port selection node addition (#1035)

* port select
This commit is contained in:
Yoonseok Hur
2023-11-23 19:22:47 +09:00
committed by GitHub
parent 81501dfbdf
commit 2ddb6037c6
5 changed files with 301 additions and 100 deletions

View File

@@ -68,6 +68,7 @@
"closed": "serial port __port__ closed",
"list": "Failed to list ports. Please enter manually.",
"badbaudrate": "Baudrate is invalid"
}
},
"stopped": "__port__ stopped"
}
}