diff --git a/io/serialport/25-serial.html b/io/serialport/25-serial.html index 30469ddd..6bf9c382 100644 --- a/io/serialport/25-serial.html +++ b/io/serialport/25-serial.html @@ -213,7 +213,12 @@
- + + +
+
+ +
@@ -245,7 +250,8 @@ bin: {value:"false"}, out: {value:"char"}, addchar: {value:""}, - responsetimeout: {value: 10000} + responsetimeout: {value: 10000}, + serialReconnectTime: {value: 15000} }, label: function() { this.serialbaud = this.serialbaud || 57600;