kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
rodzic
3271fe2fc4
commit
57f4e95d80
1
index.js
1
index.js
|
@ -762,7 +762,6 @@ io.on("connection", function(socket) {
|
|||
}
|
||||
io.sockets.emit('data', output);
|
||||
addQRealtime(String.fromCharCode(0x18)); // ctrl-x (needed for rx/tx connection)
|
||||
addQRealtime("~\n");
|
||||
debug_log("Sent: Ctrl+x");
|
||||
}
|
||||
}, config.grblWaitTime * 1000);
|
||||
|
|
Ładowanie…
Reference in New Issue